mirror of
https://github.com/tabler/tabler.git
synced 2026-09-02 07:11:29 +04:00
Fix disabled input background in dark theme (#2622)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
--#{$prefix}bg-surface-dark: var(--#{$prefix}gray-900);
|
||||
--#{$prefix}bg-surface-inverted: var(--#{$prefix}gray-900);
|
||||
--#{$prefix}bg-forms: var(--#{$prefix}bg-surface);
|
||||
--#{$prefix}bg-forms-disabled: var(--#{$prefix}bg-surface-secondary);
|
||||
|
||||
--#{$prefix}text-inverted: var(--#{$prefix}gray-100);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user