borderless title bar buttons

This commit is contained in:
zadam
2020-04-28 21:55:54 +02:00
parent 5769587305
commit 989a003d2f
2 changed files with 9 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ const TPL = `
.global-menu button {
margin-right: 10px;
height: 33px;
border-bottom: none;
border: none;
}
.global-menu .dropdown-menu {