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