mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-01-05 21:30:53 -06:00
reduce vertical margin of player buttons
This commit is contained in:
@@ -264,7 +264,7 @@ export default function PlayerScreen({
|
||||
<XStack
|
||||
alignItems="center"
|
||||
justifyContent="space-evenly"
|
||||
marginVertical={"$3"}
|
||||
marginVertical={"$2"}
|
||||
>
|
||||
<Icon
|
||||
color={getTokens().color.amethyst.val}
|
||||
|
||||
Reference in New Issue
Block a user