6 lines
69 B
SCSS
Raw Normal View History

:host {
.addon-calendar-event {
cursor: pointer;
}
}