mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
fix button paddings
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user