mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Fix control extend
This commit is contained in:
@@ -41,7 +41,7 @@ $button-static-border-color: $grey-lighter !default
|
||||
font-size: $size-large
|
||||
|
||||
.button
|
||||
+control
|
||||
@extend %control
|
||||
@extend %unselectable
|
||||
background-color: $button-background-color
|
||||
border-color: $button-border-color
|
||||
|
||||
Reference in New Issue
Block a user