mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Increase controls size, Update base colors
This commit is contained in:
@@ -2,7 +2,7 @@ $input-color: $grey-darker !default
|
||||
$input-background-color: $white !default
|
||||
$input-border-color: $grey-lighter !default
|
||||
$input-height: $control-height !default
|
||||
$input-shadow: inset 0 1px 2px rgba($black, 0.05) !default
|
||||
$input-shadow: inset 0 0.0625em 0.125em rgba($black, 0.05) !default
|
||||
$input-placeholder-color: rgba($input-color, 0.3) !default
|
||||
|
||||
$input-hover-color: $grey-darker !default
|
||||
|
||||
Reference in New Issue
Block a user