style: adjust styles

This commit is contained in:
Hakadao
2023-12-06 23:33:06 +08:00
parent 03b9c1710d
commit f82a1cd3e3
2 changed files with 1 additions and 3 deletions

View File

@@ -217,9 +217,6 @@ function handleUnfavorite(favoriteResource: FavoriteResource) {
rounded="$bew-radius"
text="!white xl"
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)"
>
<Tooltip :content="$t('favorites.unfavorite')" placement="bottom" type="dark">

View File

@@ -107,6 +107,7 @@ function jumpToLoginPage() {
:danmaku-str="video.modules.module_dynamic.major.archive?.stat.danmaku"
:capsule-text="video.modules.module_author.pub_time"
:bvid="video.modules.module_dynamic.major.archive?.bvid"
show-preview
/>
<!-- skeleton -->