Fix: Context Menu - Border around at linux #259

This commit is contained in:
alstjr7375 2021-11-25 15:50:26 +09:00
parent f445ae58d2
commit 0bb237a39e

View file

@ -1014,11 +1014,11 @@
If this value is used, unset is required in the default theme.
*/
}
}
/* Fallback background */
menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
/* Fallback background */
menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
}
}
/* Default theme color preservation */