Fix: Book toolbar menu - Remove shadow again #136

This commit is contained in:
BlaCk_Void 2021-08-14 21:48:32 +09:00
parent f9eb411163
commit c67462da45

View file

@ -281,7 +281,7 @@
}
/* Fallback background */
menupopup:not(.cui-widget-panel.cui-widget-panelview, [context="placesContext"]) {
menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
}