fix albums on artist page being cut off

This commit is contained in:
Violet Caulfield
2025-01-20 12:25:08 -06:00
parent f4fc525c99
commit 3b18e6e731
+1 -1
View File
@@ -46,7 +46,7 @@ export default function Album(props: AlbumProps): React.JSX.Element {
return (
<SafeAreaView edges={["right", "left"]}>
<ScrollView contentInsetAdjustmentBehavior="automatic">
<YStack alignItems="center" minHeight={width / 1.1}>
<YStack justifyContent="center" minHeight={width / 1.1}>
<CachedImage
source={getImageApi(Client.api!)
.getItemImageUrlById(