fix: user view z-fighting
This commit is contained in:
parent
9cc707d971
commit
c308fc8214
|
@ -339,6 +339,7 @@ onUnmounted(() => {
|
|||
overflow: hidden;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
z-index: 100;
|
||||
|
||||
> .fade {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue