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