mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
change style of is_light button when is loading
This commit is contained in:
parent
fa1d448c1f
commit
63e5ce4eb8
@ -247,6 +247,9 @@ $button-responsive-sizes: ("mobile": ("small": ($size-small * 0.75), "normal": (
|
||||
background-color: bulmaDarken($color-light, 5%)
|
||||
border-color: transparent
|
||||
color: $color-dark
|
||||
&.is-loading
|
||||
&::after
|
||||
border-color: transparent transparent $color $color !important
|
||||
// Sizes
|
||||
&.is-small
|
||||
+button-small
|
||||
|
Loading…
Reference in New Issue
Block a user