Fix: Menu - Makes background opaque #140

This commit is contained in:
BlaCk_Void 2021-08-11 22:24:33 +09:00
parent 81f195f7e4
commit 14983e6503

View file

@ -278,7 +278,7 @@
}
/* Fallback background */
#mainPopupSet > menupopup {
menupopup {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
}