This commit is contained in:
vinceliuice 2023-02-26 14:57:18 +08:00
parent 3c16f0e6da
commit f26502d5fe

View file

@ -247,7 +247,7 @@ window.background.chromium {
menu {
background-color: $base_color;
border-radius: 0;
border: 1px solid $solid_borders_color;
border: 1px solid if($variant == 'light', $solid_borders_color, $header_border);
menuitem {
border-radius: 0;