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