Fixed #731
This commit is contained in:
parent
9397a34922
commit
49d0ead0e5
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ window.background.chromium {
|
||||||
> menubar { background-color: $header_bg; }
|
> menubar { background-color: $header_bg; }
|
||||||
|
|
||||||
menu {
|
menu {
|
||||||
background-color: $base;
|
background-color: $base_color;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: 1px solid $solid_borders_color;
|
border: 1px solid $solid_borders_color;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue