trying to fix context menus & user popouts

This commit is contained in:
Vozer
2023-04-02 02:08:43 -05:00
committed by GitHub
parent e5fc659cae
commit 78cde53424
+8
View File
@@ -439,3 +439,11 @@ div#account.menu-2TXYjN.flexible-3B4jwn.menu-KSaHL1::after {
padding: 23px 0;
}
}
/* The World's Shitiest Solution to a Very Simple Problem */
.layer-2BGhQ8,
.backdrop-2ByYRN,
.withLayer-2VVmpp,
.modal-3Crloo {
z-index: -1;
}