refactor: create collection page release poster

This commit is contained in:
Kentai Radiquum 2025-03-26 01:47:47 +05:00
parent 967b9cfbb0
commit 5abb6e8f11
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 23 additions and 22 deletions

View file

@ -66,7 +66,7 @@ export const PosterWithStuff = (props: {
}
return (
<div className="relative flex items-center justify-center w-full h-full overflow-hidden rounded-lg group">
<div className="relative w-full h-full overflow-hidden rounded-lg group">
<div className="absolute z-20 top-2 left-2 right-2">
<ReleaseChips
{...props}