[opt] banner

This commit is contained in:
xaoxuu 2023-12-22 17:46:13 +08:00
parent 9d36c6d7d2
commit 84cab26196
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,4 @@
.tag-plugin.banner .tag-plugin.banner
background: var(--block)
border-radius: $border-card border-radius: $border-card
position: relative position: relative
overflow: hidden overflow: hidden
@ -59,7 +58,8 @@
bottom: 0 bottom: 0
left: 0 left: 0
right: 0 right: 0
opacity 0 opacity: 0
z-index: 2
img img
object-fit: cover object-fit: cover
disable-select() disable-select()