This commit is contained in:
Jeremy Thomas
2020-03-24 13:38:45 +00:00
parent a6ce51cd3f
commit afbcf7714c
2 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
$input-color: inherit !default
$input-color: $text-strong !default
$input-background-color: $scheme-main !default
$input-border-color: $border !default
$input-height: $control-height !default