mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
fix: user view z-fighting
This commit is contained in:
parent
a0ace81f54
commit
d1607f5a49
@ -339,6 +339,7 @@ onUnmounted(() => {
|
||||
overflow: hidden;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
z-index: 100;
|
||||
|
||||
> .fade {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user