Skip to content

Commit 234d1be

Browse files
authored
fix: increase left nav width (#991)
1 parent 2301fe7 commit 234d1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/components/src/navigation/navigation-list.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@
8484
}
8585

8686
.expanded {
87-
width: 236px;
87+
width: 244px;
8888
}

0 commit comments

Comments
 (0)