mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style(VideoCard): adjust removed status style
This commit is contained in:
@@ -178,9 +178,8 @@ function handleUndo() {
|
||||
>
|
||||
|
||||
<div
|
||||
style="backdrop-filter: var(--bew-filter-glass-1);"
|
||||
pos="absolute top-0 left-0" w-full h-full flex="~ col gap-2 items-center justify-center"
|
||||
bg="$bew-fill-4"
|
||||
bg="$bew-fill-4" backdrop-blur-20px mix-blend-overlay
|
||||
>
|
||||
<p mb-2 color-white text-lg>
|
||||
{{ $t('home.video_removed') }}
|
||||
|
||||
Reference in New Issue
Block a user