mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Add minireset, Fix color luminance
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
@import "../base/placeholders.sass"
|
||||
@import "../utilities/controls.sass"
|
||||
@import "../utilities/variables.sass"
|
||||
|
||||
@@ -22,7 +21,8 @@
|
||||
|
||||
.button
|
||||
+control
|
||||
@extend %unselectable
|
||||
+unselectable
|
||||
cursor: pointer
|
||||
justify-content: center
|
||||
padding-left: 10px
|
||||
padding-right: 10px
|
||||
@@ -109,6 +109,6 @@
|
||||
color: transparent !important
|
||||
pointer-events: none
|
||||
&:after
|
||||
@extend %loader
|
||||
+loader
|
||||
+center(16px)
|
||||
position: absolute !important
|
||||
|
||||
Reference in New Issue
Block a user