sync status widget tweaks

This commit is contained in:
zadam
2021-03-21 22:46:45 +01:00
parent 392a00ac17
commit f9b0418333
2 changed files with 5 additions and 5 deletions

View File

@@ -16,13 +16,13 @@ const TPL = `
}
.global-menu button {
margin-right: 5px;
margin-left: 5px;
height: 34px;
border: none;
font-size: 130%;
font-size: 150%;
padding-left: 10px;
padding-right: 10px;
position: relative;
top: -2px;
}
.global-menu button:hover {