mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Merge pull request #428 from TriliumNext/icon_improvement
Fix strange underline for zoom button
This commit is contained in:
commit
6970bf4fc1
@ -70,6 +70,7 @@ const TPL = `
|
|||||||
background-color: var(--button-background-color);
|
background-color: var(--button-background-color);
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.global-menu .zoom-buttons a:hover {
|
.global-menu .zoom-buttons a:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user