Add flex wrap to panel

This commit is contained in:
Claudio Ludovico 2017-03-27 10:33:11 +02:00 committed by Jeremy Thomas
parent 53a0cf47a3
commit 1608b0d8ab

View File

@ -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