fix: app page layout
This commit is contained in:
@@ -96,7 +96,7 @@ export function AnimationEditor() {
|
||||
{/* ── Main layout ─────────────────────────────────────── */}
|
||||
<div
|
||||
className="grid grid-cols-1 lg:grid-cols-5 gap-4"
|
||||
style={{ height: 'calc(100svh - 220px)', minHeight: '660px' }}
|
||||
style={{ height: 'calc(100svh - 220px)', minHeight: '620px' }}
|
||||
>
|
||||
|
||||
{/* Left: Settings + Properties */}
|
||||
|
||||
Reference in New Issue
Block a user