mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 14:37:06 +01:00
Increase default sidebar width
This commit is contained in:
parent
598b627bb4
commit
0965efab21
@ -62,7 +62,7 @@ export const useAppStore = create<AppSlice>()(
|
||||
sidebar: {
|
||||
expanded: [],
|
||||
image: false,
|
||||
leftWidth: '290px',
|
||||
leftWidth: '400px',
|
||||
rightExpanded: false,
|
||||
rightWidth: '400px',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user