mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-04 09:49:42 -05:00
Flex miniplayer buttons to the end
This commit is contained in:
@@ -76,7 +76,10 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers<Para
|
||||
</TextTicker>
|
||||
</YStack>
|
||||
|
||||
<XStack flex={2}>
|
||||
<XStack
|
||||
justifyContent="flex-end"
|
||||
flex={2}
|
||||
>
|
||||
<PlayPauseButton />
|
||||
|
||||
<Icon
|
||||
|
||||
Reference in New Issue
Block a user