Stretch Layout container to full height

This commit is contained in:
Marliana Lara
2019-03-07 13:44:15 -05:00
parent 2d15d13359
commit abb221d942

View File

@@ -200,7 +200,6 @@
&-main {
display: flex;
height: 100%;
width: 100%;
flex-direction: column;
padding-bottom: @at-space-4x;