From 7f0eb2b0c57c1f0fc8e29693cbd1bc0e77df0265 Mon Sep 17 00:00:00 2001 From: Tsubasa SEKIGUCHI Date: Sun, 13 Oct 2024 10:03:25 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AA=E3=82=B9=E3=82=BF?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E3=81=AE=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainTypeBox.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/TrainTypeBox.tsx b/src/components/TrainTypeBox.tsx index dcaf3083d..20d273949 100644 --- a/src/components/TrainTypeBox.tsx +++ b/src/components/TrainTypeBox.tsx @@ -248,7 +248,6 @@ const TrainTypeBox: React.FC = ({ trainType, isTY }: Props) => { ...styles.text, letterSpacing: prevLetterSpacing, marginLeft: prevMarginLeft, - width: '100%', }, ]} adjustsFontSizeToFit @@ -260,7 +259,6 @@ const TrainTypeBox: React.FC = ({ trainType, isTY }: Props) => { {showNextTrainType && nextTrainType?.nameRoman ? (