mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-01 16:09:44 -05:00
adjust mini player margin
This commit is contained in:
@@ -57,7 +57,7 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers<Para
|
||||
|
||||
<YStack
|
||||
alignContent="flex-start"
|
||||
marginLeft={"$1"}
|
||||
marginLeft={"$0.5"}
|
||||
flex={4}
|
||||
maxWidth={"$15"}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user