refactor: release page layout

This commit is contained in:
Kentai Radiquum 2025-03-22 18:51:31 +05:00
parent 6242b850c2
commit 1990e5434c
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
4 changed files with 82 additions and 93 deletions

View file

@ -282,7 +282,7 @@ export const ReleasePlayerCustom = (props: {
}, [episode.selected]);
return (
<Card className="h-full">
<Card className="aspect-video min-h-min-h-[300px] sm:min-h-[466px] md:min-h-[540px] lg:min-h-[512px] xl:min-h-[608px] 2xl:min-h-[712px]">
{(
!voiceover.selected ||
!source.selected ||