mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-18 00:02:28 +08:00
style(next): improve global menu update badge on horizontal layout
This commit is contained in:
parent
4efc86b9a3
commit
2b5f37e19d
@ -227,6 +227,12 @@ body.layout-horizontal > .horizontal {
|
|||||||
--hover-item-background-color: transparent;
|
--hover-item-background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#launcher-pane.horizontal .global-menu-button .global-menu-button-update-available {
|
||||||
|
right: -23px;
|
||||||
|
bottom: -22px;
|
||||||
|
transform: scale(0.85);
|
||||||
|
}
|
||||||
|
|
||||||
.tooltip .tooltip-arrow {
|
.tooltip .tooltip-arrow {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user