mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -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-shrink: 1
|
||||
width: 100%
|
||||
&.is-wrapped
|
||||
flex-wrap: wrap
|
||||
&.is-active
|
||||
border-left-color: $link
|
||||
color: $link-active
|
||||
|
||||
Reference in New Issue
Block a user