mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update shadows
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.1) !default
|
||||
$input-shadow: inset 0 1px 2px 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