mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Fix mixins/extends confusion
This commit is contained in:
@@ -42,7 +42,7 @@ $button-static-border-color: $grey-lighter !default
|
||||
|
||||
.button
|
||||
+control
|
||||
+unselectable
|
||||
@extend %unselectable
|
||||
background-color: $button-background-color
|
||||
border-color: $button-border-color
|
||||
border-width: $button-border-width
|
||||
@@ -198,7 +198,7 @@ $button-static-border-color: $grey-lighter !default
|
||||
color: transparent !important
|
||||
pointer-events: none
|
||||
&::after
|
||||
+loader
|
||||
@extend %loader
|
||||
+center(1em)
|
||||
position: absolute !important
|
||||
&.is-static
|
||||
|
||||
Reference in New Issue
Block a user