increase initial right sidebar width

This commit is contained in:
jeffvli
2025-11-30 18:48:49 -08:00
parent 0afbfb12cd
commit fe493d1dab
+1 -1
View File
@@ -103,7 +103,7 @@ export const useAppStore = createWithEqualityFn<AppSlice>()(
image: false,
leftWidth: '400px',
rightExpanded: false,
rightWidth: '400px',
rightWidth: '600px',
},
titlebar: {
backgroundColor: '#000000',