mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
add is-expanded modifier
This commit is contained in:
committed by
Jeremy Thomas
parent
7ece5f5156
commit
ee4ba31556
@@ -239,6 +239,8 @@ $button-static-border-color: $grey-lighter !default
|
|||||||
z-index: 3
|
z-index: 3
|
||||||
&:hover
|
&:hover
|
||||||
z-index: 4
|
z-index: 4
|
||||||
|
&.is-expanded
|
||||||
|
flex-grow: 1
|
||||||
&.is-centered
|
&.is-centered
|
||||||
justify-content: center
|
justify-content: center
|
||||||
&.is-right
|
&.is-right
|
||||||
|
|||||||
Reference in New Issue
Block a user