fix(ui): adjust z-index of Embedded Media Player and sticky header (#2848)
This commit is contained in:
parent
d79add2ddb
commit
1d62c2640e
3 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ const card = ref(status.card)
|
|||
absolute
|
||||
w-full
|
||||
h-full
|
||||
z-100
|
||||
z-10
|
||||
rounded-lg
|
||||
style="background: linear-gradient(black, rgba(0,0,0,0.5), transparent, transparent, rgba(0,0,0,0.20))"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue