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