diff --git a/apps/web/src/component/write/phase/Write.tsx b/apps/web/src/component/write/phase/Write.tsx index 95d0ab9d..02a50f03 100644 --- a/apps/web/src/component/write/phase/Write.tsx +++ b/apps/web/src/component/write/phase/Write.tsx @@ -336,7 +336,7 @@ export function Write() { display: flex; flex-direction: column; row-gap: 0.8rem; - height: 100%; + flex: 1; `} > {data?.questions.map((item) => {