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,
|
tools: 25,
|
||||||
preview: 50,
|
preview: 50,
|
||||||
properties: 25,
|
properties: 25,
|
||||||
mainContent: 70,
|
mainContent: 50,
|
||||||
timeline: 30,
|
timeline: 50,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user