Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit b90b671

Browse files
donroycoSplaktar
authored andcommitted
fix(docs): correct overflow cdk pages
1 parent 18ca598 commit b90b671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/pages/component-sidenav/component-sidenav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ app-component-sidenav {
114114
.docs-component-sidenav-body-content {
115115
display: flex;
116116
flex: 1 1 auto;
117+
flex-direction: column;
117118
}
118119

119120
@media (max-width: $small-breakpoint-width) {

0 commit comments

Comments
 (0)