Skip to content

Commit e507f89

Browse files
committed
fix: add flex to content section
1 parent 2bfd56f commit e507f89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/components/PageLayout/PageLayout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
&__content {
1717
display: flex;
1818
flex-direction: column;
19+
flex: 1;
1920
}
2021
}

0 commit comments

Comments
 (0)