mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-24 03:58:45 -06:00
lower horizontal margin in track component
This commit is contained in:
@@ -75,7 +75,7 @@ export default function Track({
|
||||
}
|
||||
}
|
||||
paddingVertical={"$2"}
|
||||
marginHorizontal={"$3"}
|
||||
marginHorizontal={"$2"}
|
||||
>
|
||||
{ prependElement && (
|
||||
<YStack
|
||||
|
||||
Reference in New Issue
Block a user