Skip to content

Commit ef73714

Browse files
fix(ngrx.io): preserve sidenav width for larger menu items (#3923)
1 parent 4a50fb5 commit ef73714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/ngrx.io/src/styles/1-layouts/_sidenav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
aio-nav-menu {
99
display: block;
1010
margin: 0 auto;
11+
max-width: 268px;
1112
@include typescale-small;
1213
ul, a {
1314
padding: 0;

0 commit comments

Comments
 (0)