mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
fix: spacing
This commit is contained in:
@@ -64,7 +64,7 @@ export const Favorites = () => {
|
||||
);
|
||||
|
||||
return (
|
||||
<View className="flex flex-col space-y-4">
|
||||
<View className="flex flex-co gap-y-4">
|
||||
<ScrollingCollectionList
|
||||
queryFn={fetchFavoriteSeries}
|
||||
queryKey={["home", "favorites", "series"]}
|
||||
|
||||
Reference in New Issue
Block a user