fix: user view z-fighting

This commit is contained in:
cutestnekoaqua 2023-01-03 14:40:06 +01:00
parent 9cc707d971
commit c308fc8214
No known key found for this signature in database
GPG key ID: 6BF0964A5069C1E0

View file

@ -339,6 +339,7 @@ onUnmounted(() => {
overflow: hidden;
background-size: cover;
background-position: center;
z-index: 100;
> .fade {
position: absolute;