fix: datepicker background color
This commit is contained in:
parent
ffc18ac4bd
commit
2ea8416d21
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
font-family: inherit;
|
||||
z-index: 9999 !important;
|
||||
background: var(--bg-color);
|
||||
background: var(--fg-color);
|
||||
color: var(--text-color);
|
||||
border-radius: var(--border-radius);
|
||||
border: 1px solid var(--border-color);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue