mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add flex wrap to panel
This commit is contained in:
committed by
Jeremy Thomas
parent
53a0cf47a3
commit
1608b0d8ab
@@ -53,6 +53,8 @@
|
|||||||
flex-grow: 1
|
flex-grow: 1
|
||||||
flex-shrink: 1
|
flex-shrink: 1
|
||||||
width: 100%
|
width: 100%
|
||||||
|
&.is-wrapped
|
||||||
|
flex-wrap: wrap
|
||||||
&.is-active
|
&.is-active
|
||||||
border-left-color: $link
|
border-left-color: $link
|
||||||
color: $link-active
|
color: $link-active
|
||||||
|
|||||||
Reference in New Issue
Block a user