make popcorn smaller
Gitea/movie-explorer/pipeline/head This commit looks good Details

This commit is contained in:
andrzej 2024-10-30 13:41:21 +01:00
parent 7c457c3fe8
commit 1161467334
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export function Sidebar({ movie, similarMoviesAvailable, watchProviders, config,
apectRatio: "2 / 3"
}} />
</a>
: <Popcorn height="100%" size="80%" />
: <Popcorn height="100%" size="60%" />
}
{similarMoviesAvailable ? "" : "No hay data suficiente para darte pelílculas relacionadas."}
<div className="h-36 sm:h-72 w-8/12 sm:w-full overflow-y-scroll overflow-x-hidden sm:mt-4 p-2 sm:p-4 text-sm sm:text-base flex justify-center items-center border-2 border-slate-800 rounded-lg ">