From e819e9725376d29cb89d2a26cf33e81f1bc9620c Mon Sep 17 00:00:00 2001 From: Ryoma <119156952+RRRyoma@users.noreply.github.com> Date: Tue, 24 Sep 2024 19:24:20 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=E3=82=AB=E3=83=BC=E3=83=89=E3=81=AE?= =?UTF-8?q?=E3=82=B9=E3=82=AF=E3=83=AD=E3=83=BC=E3=83=AB=E3=82=92=E3=81=A8?= =?UTF-8?q?=E3=82=8A=E3=82=84=E3=82=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/Card.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/Card.tsx b/web/src/components/Card.tsx index 6df18ad8..c01f670b 100644 --- a/web/src/components/Card.tsx +++ b/web/src/components/Card.tsx @@ -70,7 +70,7 @@ const CardFront = ({ displayedUser }: CardProps) => { border: "2px solid #3596C6", padding: "10px", height: "100%", - overflow: "scroll", + overflow: "hidden", }} >