mirror of
https://github.com/tabler/tabler.git
synced 2026-07-21 04:52:21 +04:00
fix #1273 - datepicker background color broken
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@
|
||||
--litepicker-is-end-color-bg: #{ var(--#{$prefix}primary) };
|
||||
--litepicker-is-today-color: #{ var(--#{$prefix}primary) };
|
||||
--litepicker-month-header-color: var(--#{$prefix}body-color);
|
||||
--litepicker-container-months-color-bg: var(--#{$prefix}card-bg);
|
||||
--litepicker-container-months-color-bg: var(--#{$prefix}bg-surface);
|
||||
font: inherit;
|
||||
user-select: none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user