mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
fix: input bg fix
This commit is contained in:
@@ -538,6 +538,7 @@ $list-group-border-color: $border-color !default;
|
||||
$list-group-action-color: inherit !default;
|
||||
$list-group-bg: inherit !default;
|
||||
|
||||
$input-bg: $white !default;
|
||||
$input-disabled-bg: $gray-100 !default;
|
||||
$input-border-color: $border-color-dark !default;
|
||||
$input-border-color-transparent: $border-color-dark-transparent !default;
|
||||
|
||||
Reference in New Issue
Block a user