diff --git a/src/renderer/store/app.store.ts b/src/renderer/store/app.store.ts index 05ae4a177..3f3e08f6a 100644 --- a/src/renderer/store/app.store.ts +++ b/src/renderer/store/app.store.ts @@ -103,7 +103,7 @@ export const useAppStore = createWithEqualityFn()( image: false, leftWidth: '400px', rightExpanded: false, - rightWidth: '400px', + rightWidth: '600px', }, titlebar: { backgroundColor: '#000000',