mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Increase default sidebar width
This commit is contained in:
@@ -62,7 +62,7 @@ export const useAppStore = create<AppSlice>()(
|
||||
sidebar: {
|
||||
expanded: [],
|
||||
image: false,
|
||||
leftWidth: '230px',
|
||||
leftWidth: '290px',
|
||||
rightExpanded: false,
|
||||
rightWidth: '400px',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user