mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjusted VideoCardcover button style
This commit is contained in:
@@ -187,8 +187,9 @@ function handleUnfavorite(favoriteResource: FavoriteResource) {
|
||||
p="x-2 y-1" m="1"
|
||||
rounded="$bew-radius"
|
||||
text="!white xl"
|
||||
bg="black opacity-60"
|
||||
bg="black opacity-60 hover:$bew-error-color-80"
|
||||
opacity-0 group-hover:opacity-100
|
||||
transform="scale-70 group-hover:scale-100"
|
||||
duration-300
|
||||
@click.stop="handleUnfavorite(item)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user