mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
Fix mixins/extends confusion
This commit is contained in:
@@ -27,9 +27,9 @@ $tabs-toggle-link-active-border-color: $link !default
|
||||
$tabs-toggle-link-active-color: $link-invert !default
|
||||
|
||||
.tabs
|
||||
+block
|
||||
@extend %block
|
||||
+overflow-touch
|
||||
+unselectable
|
||||
@extend %unselectable
|
||||
align-items: stretch
|
||||
display: flex
|
||||
font-size: $size-normal
|
||||
|
||||
Reference in New Issue
Block a user