mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: resolved the issue of ranking visibility on the AnimeCard
This commit is contained in:
@@ -23,7 +23,7 @@ defineProps<{
|
||||
<div
|
||||
v-if="rank"
|
||||
w-full
|
||||
pos="absolute bottom-0"
|
||||
pos="absolute bottom-0" z-1
|
||||
text="white 7xl shadow-xl"
|
||||
px-2 fw-bold h-150px flex items-end
|
||||
bg="gradient-to-b gradient-from-transparent gradient-to-[rgba(0,0,0,.6)]"
|
||||
|
||||
Reference in New Issue
Block a user