pull/547/merge
megax 2021-06-10 17:50:23 +06:00 committed by GitHub
commit ce68f0c692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions
src/gtk-3.20/scss/widgets

View File

@ -43,10 +43,9 @@
color: $menubar_fg_color;
> menuitem {
min-height: 16px;
padding: ($spacing - 1px) ($spacing - 1px) * 2;
border: 1px solid transparent;
background-color: transparent;
border: solid transparent;
border-width: 0;
background-image: none;
color: $menubar_fg_color;