css
This commit is contained in:
parent
10d834fdab
commit
f836163bf8
|
@ -106,8 +106,10 @@
|
|||
color: var(--text-p0)
|
||||
&[position=top]
|
||||
top: 0
|
||||
background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0))
|
||||
&[position=bottom]
|
||||
bottom: 0
|
||||
background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2))
|
||||
div+div
|
||||
margin-top: 4px
|
||||
.cap
|
||||
|
|
Loading…
Reference in New Issue