Skip to content

Commit 24ecaa8

Browse files
committed
chore: Reduce default menu width
1 parent 40491fa commit 24ecaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/styles/theme.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const spacing = {
4747
padding: "1.5vw 1.875vw",
4848
vpadding: "1.5vw",
4949
hpadding: "1.875vw",
50-
sidebarWidth: 280,
50+
sidebarWidth: 260,
5151
sidebarCollapsedWidth: 16,
5252
sidebarMinWidth: 200,
5353
sidebarMaxWidth: 400,

0 commit comments

Comments
 (0)