iOSで→が真ん中に来なかった問題を修正

This commit is contained in:
harukin-OneMix4 2023-02-22 20:13:16 +09:00
parent 1c67d1d486
commit 0230f5409a

View File

@ -342,6 +342,7 @@ const styleSheet = {
flex: 1,
flexDirection: "row",
alignContent: "center",
alignItems: "center",
},
下枠左右マーク: {
fontWeight: "bold",