mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-05 09:33:07 +00:00
fix: scrolling issue
This commit is contained in:
@@ -359,7 +359,7 @@ export function InterviewView() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
className="flex-1 flex flex-col content-bg"
|
className="flex-1 flex flex-col content-bg min-h-0"
|
||||||
data-testid="interview-view"
|
data-testid="interview-view"
|
||||||
>
|
>
|
||||||
{/* Header */}
|
{/* Header */}
|
||||||
|
|||||||
Reference in New Issue
Block a user