Skip to content
This repository was archived by the owner on Apr 15, 2019. It is now read-only.

Commit fbd4d8c

Browse files
tsvetomirgyoshev
authored andcommitted
fix(grid): (Angular) resize contents to fit wrapper (#859)
1 parent 1efbc8c commit fbd4d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/grid/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
border-color: inherit;
3636
display: flex;
3737
flex-direction: column;
38+
flex: 1 1 auto;
3839
overflow: hidden;
3940
}
4041

0 commit comments

Comments
 (0)