mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fixes #1553
Unused $input-radius is now used as a default border-radius.
This commit is contained in:
parent
9c08296b6f
commit
e6ca4af4b9
@ -47,6 +47,7 @@ $help-size: $size-small !default
|
||||
@extend %control
|
||||
background-color: $input-background-color
|
||||
border-color: $input-border-color
|
||||
border-radius: $input-radius
|
||||
color: $input-color
|
||||
+placeholder
|
||||
color: $input-placeholder-color
|
||||
|
Loading…
Reference in New Issue
Block a user