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