mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust styles
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user