From 9604ca508efe361697e6270b20db6e2f7790c60f Mon Sep 17 00:00:00 2001 From: Kento Sato Date: Tue, 6 Feb 2024 10:36:51 +0900 Subject: [PATCH] Update height of Box component in CheckpointProblem.tsx --- src/app/(withAuth)/problems/[problemId]/CheckpointProblem.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/(withAuth)/problems/[problemId]/CheckpointProblem.tsx b/src/app/(withAuth)/problems/[problemId]/CheckpointProblem.tsx index 6b5f5813..5d953304 100644 --- a/src/app/(withAuth)/problems/[problemId]/CheckpointProblem.tsx +++ b/src/app/(withAuth)/problems/[problemId]/CheckpointProblem.tsx @@ -81,8 +81,7 @@ export const CheckpointProblem: React.FC = ({ problemId - {/* 画面に収まる高さに設定 */} - +