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

Commit 30db8b2

Browse files
amcdnljelbourn
authored andcommitted
Fix scroll broken on safari #247 (#248)
1 parent 2aaff11 commit 30db8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ app-component-sidenav {
88
.docs-component-viewer-sidenav-container {
99
width: 100%;
1010

11-
.mat-sidenav-content {
11+
.mat-drawer-content {
1212
position: absolute;
1313
right: 0;
1414
left: 0;

0 commit comments

Comments
 (0)