Update popups.css

This commit is contained in:
vinceliuice 2024-11-03 00:28:26 +08:00
parent 2897ffcdf9
commit 1a7397066f

View File

@ -26,6 +26,10 @@ menupopup {
--panel-shadow: var(--gnome-popover-shadow), 0 0 0 1px var(--gnome-menu-border-color) !important;
}
.cui-widget-panelview[id^="PanelUI-webext-"] {
border-radius: 6px !important;
}
.panel-arrowcontent {
border: none !important;
}