mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore(video-card): adjust more button opacity
This commit is contained in:
@@ -417,7 +417,6 @@ provide('getVideoType', () => props.type!)
|
||||
<div
|
||||
v-if="moreBtn"
|
||||
ref="moreBtnRef"
|
||||
class="opacity-0 group-hover/desc:opacity-100"
|
||||
:class="{ 'more-active': showVideoOptions }"
|
||||
bg="hover:$bew-fill-2 active:$bew-fill-3"
|
||||
shrink-0 w-30px h-30px m="t--3px r--8px" translate-x--8px
|
||||
|
||||
Reference in New Issue
Block a user