Fix zindex of neko

main
trivernis 3 months ago
parent 56a765fbc0
commit 7800c08314
Signed by: Trivernis
GPG Key ID: 7E6D18B61C8D2F4B

@ -86,4 +86,8 @@
text-decoration: inherit; text-decoration: inherit;
color: inherit; color: inherit;
} }
[data-neko] {
z-index: 999 !important;
}
} }
Loading…
Cancel
Save