Skip to content

Commit 802148e

Browse files
donroycoSplaktar
authored andcommittedOct 13, 2019
fix(docs): correct overflow cdk pages
1 parent 43d8ef5 commit 802148e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎material.angular.io/src/app/pages/component-sidenav/component-sidenav.scss

+1
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)
Please sign in to comment.