mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add !important to color rule in .is-loading class in button (#199)
This commit is contained in:
committed by
Jeremy Thomas
parent
b285c20a4f
commit
0ad8450ead
@@ -101,7 +101,7 @@
|
||||
display: block
|
||||
width: 100%
|
||||
&.is-loading
|
||||
color: transparent
|
||||
color: transparent !important
|
||||
pointer-events: none
|
||||
&:after
|
||||
@extend .loader
|
||||
|
||||
Reference in New Issue
Block a user