mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add love
This commit is contained in:
@@ -48,6 +48,7 @@ $navbar-divider-background-color: $border !default
|
||||
+overflow-touch
|
||||
align-items: stretch
|
||||
display: flex
|
||||
flex-shrink: 0
|
||||
min-height: $navbar-height
|
||||
overflow-x: auto
|
||||
overflow-y: hidden
|
||||
|
||||
@@ -73,7 +73,7 @@ $button-shadow-inset: inset 0 1px 2px rgba($black, 0.2) !default
|
||||
&:focus,
|
||||
&.is-focused
|
||||
border-color: $button-focus-border-color
|
||||
box-shadow: 0 0 0.5em rgba($button-focus-border-color, 0.25)
|
||||
// box-shadow: 0 0 0.5em rgba($button-focus-border-color, 0.25)
|
||||
color: $button-focus-color
|
||||
&:active,
|
||||
&.is-active
|
||||
|
||||
Reference in New Issue
Block a user