diff --git a/app/detail.tsx b/app/detail.tsx index f794440..f5e0ffd 100644 --- a/app/detail.tsx +++ b/app/detail.tsx @@ -249,6 +249,7 @@ const styles = StyleSheet.create({ color: "#fff", fontSize: 12, fontWeight: "bold", + paddingBottom: 2.5, }, selectedBadge: { backgroundColor: "#4c4c4c",