mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-24 12:08:44 -06:00
flexing track
This commit is contained in:
@@ -89,7 +89,7 @@ export default function Track({
|
||||
<XStack
|
||||
alignContent="center"
|
||||
justifyContent="center"
|
||||
flex={3}
|
||||
flex={showArtwork ? 3 : 1}
|
||||
minHeight={showArtwork ? width / 9 : "unset"}
|
||||
>
|
||||
{ showArtwork ? (
|
||||
|
||||
Reference in New Issue
Block a user