mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
add is-expanded modifier
This commit is contained in:
parent
7ece5f5156
commit
ee4ba31556
@ -239,6 +239,8 @@ $button-static-border-color: $grey-lighter !default
|
||||
z-index: 3
|
||||
&:hover
|
||||
z-index: 4
|
||||
&.is-expanded
|
||||
flex-grow: 1
|
||||
&.is-centered
|
||||
justify-content: center
|
||||
&.is-right
|
||||
|
Loading…
Reference in New Issue
Block a user