mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Fix mixins/extends confusion
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
// Overlay
|
||||
|
||||
.is-overlay
|
||||
+overlay
|
||||
@extend %overlay
|
||||
|
||||
// Typography
|
||||
|
||||
@@ -258,4 +258,4 @@ $displays: 'block' 'flex' 'inline' 'inline-block' 'inline-flex'
|
||||
box-shadow: none !important
|
||||
|
||||
.is-unselectable
|
||||
+unselectable
|
||||
@extend %unselectable
|
||||
|
||||
Reference in New Issue
Block a user