mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix default panel sizes
This commit is contained in:
@@ -9,7 +9,7 @@ export const PANEL_CONFIG = {
|
||||
tools: 25,
|
||||
preview: 50,
|
||||
properties: 25,
|
||||
mainContent: 70,
|
||||
timeline: 30,
|
||||
mainContent: 50,
|
||||
timeline: 50,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user