music card style

This commit is contained in:
2025-10-13 10:01:53 +02:00
parent 6a89e40735
commit 11192c4cad
8 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ const MusicCard = ({
// Platform.OS !== "ios" ? "dimezisBlurView" : "none"
// }
>
<View>
<View style={{ gap: 3, flexShrink: 1 }}>
<Text numberOfLines={2} style={styles.title}>
{title || "Sans titre"}
</Text>