Skip to content

Commit 95ab1eb

Browse files
FadySamirSadekjelbourn
authored andcommitted
fix(sidenav-fab-example): remove overflow: auto (#7099)
1 parent 6cfe5c4 commit 95ab1eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material-examples/sidenav-fab/sidenav-fab-example.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
.example-scrolling-content {
1818
overflow: auto;
19+
height: 100%;
1920
}
2021

2122
.example-fab.mat-mini-fab {

0 commit comments

Comments
 (0)