make popcorn smaller
Gitea/movie-explorer/pipeline/head This commit looks good
Details
Gitea/movie-explorer/pipeline/head This commit looks good
Details
This commit is contained in:
parent
7c457c3fe8
commit
1161467334
|
@ -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 ">
|
||||
|
|
Loading…
Reference in New Issue