优化篮球分数显示
This commit is contained in:
@@ -386,7 +386,7 @@ const styles = StyleSheet.create({
|
||||
gap: 6,
|
||||
},
|
||||
scoreBox: {
|
||||
width: 36,
|
||||
width: 45,
|
||||
height: 54,
|
||||
borderRadius: 8,
|
||||
borderWidth: 1.5,
|
||||
@@ -416,7 +416,7 @@ const styles = StyleSheet.create({
|
||||
color: "#FF9500",
|
||||
},
|
||||
scoreBoxPlaceholder: {
|
||||
width: 36,
|
||||
width: 45,
|
||||
height: 54,
|
||||
},
|
||||
favoriteButton: {
|
||||
|
||||
Reference in New Issue
Block a user