6 lines
69 B
SCSS
6 lines
69 B
SCSS
|
:host {
|
||
|
.addon-calendar-event {
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
}
|