This commit is contained in:
vinceliuice 2022-11-13 00:38:45 +08:00
parent 9397a34922
commit 49d0ead0e5

View file

@ -245,7 +245,7 @@ window.background.chromium {
> menubar { background-color: $header_bg; }
menu {
background-color: $base;
background-color: $base_color;
border-radius: 0;
border: 1px solid $solid_borders_color;