Skip to content

Commit 5794622

Browse files
committed
fix(sidenav): remove min-width
1 parent fbf2987 commit 5794622

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/sidenav/drawer.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ $mat-drawer-over-drawer-z-index: 4;
106106
top: 0;
107107
bottom: 0;
108108
z-index: 3;
109-
min-width: 5vw;
110109
outline: 0;
111110
box-sizing: border-box;
112111
overflow-y: auto; // TODO(kara): revisit scrolling behavior for drawers

0 commit comments

Comments
 (0)