feat: update SequencerPage layout for full height and improved responsiveness
This commit is contained in:
@@ -293,7 +293,7 @@ export function SequencerPage() {
|
||||
]
|
||||
}}
|
||||
>
|
||||
<div className="h-[calc(100vh-8rem)] flex flex-col">
|
||||
<div className="h-full flex flex-col">
|
||||
{/* Main Content */}
|
||||
<div className="flex-1 flex overflow-hidden">
|
||||
<DndContext
|
||||
|
||||
Reference in New Issue
Block a user