fix button paddings

This commit is contained in:
zadam
2023-01-02 21:08:20 +01:00
parent e40f1fd11a
commit 115bf0af4d
2 changed files with 7 additions and 8 deletions

View File

@@ -21,12 +21,12 @@ const TPL = `
background-position: 50% 45%;
width: 100%;
height: 100%;
position: relative;
}
.global-menu-button:hover {
background-image: url("${window.glob.assetPath}/images/icon-color.png");
border: 0;
}
.global-menu-button-update-available {