mirror of
https://github.com/ozntel/oz-calendar.git
synced 2026-07-22 07:40:24 +00:00
Icon Color Fix
This commit is contained in:
parent
3e4c239243
commit
e62d8049f3
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
|||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.OZCAL_ICON {
|
||||
fill: var(--icon-color) !important;
|
||||
}
|
||||
|
||||
.oz-calendar-plugin-view .react-calendar button:enabled:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue