mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Style more button parts
This commit is contained in:
@@ -53,10 +53,9 @@ $tabs-toggle-link-active-color: var(--link-invert, #{$link-invert}) !default
|
||||
--tabs-toggle-link-active-background-color: #{$tabs-toggle-link-active-background-color}
|
||||
--tabs-toggle-link-active-border-color: #{$tabs-toggle-link-active-border-color}
|
||||
--tabs-toggle-link-active-color: #{$tabs-toggle-link-active-color}
|
||||
|
||||
@extend %block
|
||||
+overflow-touch
|
||||
@extend %unselectable
|
||||
+overflow-touch
|
||||
align-items: stretch
|
||||
display: flex
|
||||
font-size: var(--tabs-font-size)
|
||||
|
||||
Reference in New Issue
Block a user