mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add multiple Sass tests
This commit is contained in:
@@ -18,7 +18,7 @@ $textarea-min-height: 8em !default
|
||||
&.is-focused,
|
||||
&:active,
|
||||
&.is-active
|
||||
box-shadow: $input-focus-box-shadow-size rgba($color, 0.25)
|
||||
box-shadow: $input-focus-box-shadow-size bulmaRgba($color, 0.25)
|
||||
// Sizes
|
||||
&.is-small
|
||||
+control-small
|
||||
|
||||
Reference in New Issue
Block a user