時刻が表示できないバグを修正

This commit is contained in:
harukin-expo-dev-env
2025-08-24 03:32:41 +00:00
parent c2226eb49e
commit 8792d3a770
2 changed files with 27 additions and 22 deletions

View File

@@ -471,10 +471,10 @@ export const EachTrainInfoCore = ({
borderWidth: 1,
margin: 10,
borderRadius: 5,
alignItems: "center",
alignItems: "center", backgroundColor:"#ffffffc2"
}}
>
<Text style={{ fontSize: 18, fontWeight: "bold", color: "black" }}>
<Text style={{ fontSize: 18, fontWeight: "bold", color: "black",}}>
Twitterで検索
</Text>
</TouchableOpacity>