mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
refactor: create collection page release poster
This commit is contained in:
parent
967b9cfbb0
commit
5abb6e8f11
2 changed files with 23 additions and 22 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue