优化篮球分数显示

This commit is contained in:
xianyi
2026-01-23 14:02:43 +08:00
parent dad06dd27d
commit d07b1cbf43
6 changed files with 23 additions and 19 deletions

View File

@@ -437,7 +437,7 @@ const styles = StyleSheet.create({
},
scoreValue: {
color: "#000",
fontSize: 25,
fontSize: 20,
fontWeight: "700",
lineHeight: 30,
letterSpacing: 1,