mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
increase initial right sidebar width
This commit is contained in:
@@ -103,7 +103,7 @@ export const useAppStore = createWithEqualityFn<AppSlice>()(
|
||||
image: false,
|
||||
leftWidth: '400px',
|
||||
rightExpanded: false,
|
||||
rightWidth: '400px',
|
||||
rightWidth: '600px',
|
||||
},
|
||||
titlebar: {
|
||||
backgroundColor: '#000000',
|
||||
|
||||
Reference in New Issue
Block a user