mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-01-06 05:40:26 -06:00
align chevron in player
This commit is contained in:
@@ -78,7 +78,7 @@ export default function PlayerScreen({
|
||||
|
||||
<XStack>
|
||||
|
||||
<YStack flex={1} justifyContent="flex-end">
|
||||
<YStack flex={1} alignContent="flex-end">
|
||||
<Icon
|
||||
name="chevron-down"
|
||||
onPress={() => {
|
||||
|
||||
Reference in New Issue
Block a user