From 83e45e1aa38a1b4f62a74ec2e16492e9333f6c18 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Tue, 23 Sep 2025 16:33:30 +0000 Subject: [PATCH] =?UTF-8?q?string=E3=82=B5=E3=82=A4=E3=82=BA=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E3=81=AE=E3=83=9F=E3=82=B9=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Apps/FixedPositionBox/FixedStationBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Apps/FixedPositionBox/FixedStationBox.tsx b/components/Apps/FixedPositionBox/FixedStationBox.tsx index ecb9965..f5d1796 100644 --- a/components/Apps/FixedPositionBox/FixedStationBox.tsx +++ b/components/Apps/FixedPositionBox/FixedStationBox.tsx @@ -362,7 +362,7 @@ const FixedStationBoxEachTrain = ({ d, station, displaySize }) => { style={{ backgroundColor: "white", flexDirection: "row", - height: displaySize == 50 ? "33%" : "7.5%", + height: displaySize == 76 ? "33%" : "7.5%", overflow: "visible", }} >