mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-08 20:10:22 -06:00
recent artists style fixes
This commit is contained in:
@@ -27,8 +27,6 @@ export default function RecentArtists({ navigation }: ProvidedHomeProps): React.
|
||||
<YStack
|
||||
gap="$4"
|
||||
alignItems="center"
|
||||
width="$5"
|
||||
minHeight="$20"
|
||||
>
|
||||
<Avatar circular size="$10">
|
||||
<Avatar.Image src={`${server!.url}/Items/${recentArtist.Id!}/Images/Primary`} />
|
||||
|
||||
Reference in New Issue
Block a user