[opt] banner
This commit is contained in:
parent
9d36c6d7d2
commit
84cab26196
|
@ -1,5 +1,4 @@
|
|||
.tag-plugin.banner
|
||||
background: var(--block)
|
||||
border-radius: $border-card
|
||||
position: relative
|
||||
overflow: hidden
|
||||
|
@ -59,7 +58,8 @@
|
|||
bottom: 0
|
||||
left: 0
|
||||
right: 0
|
||||
opacity 0
|
||||
opacity: 0
|
||||
z-index: 2
|
||||
img
|
||||
object-fit: cover
|
||||
disable-select()
|
||||
|
|
Loading…
Reference in New Issue