mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
style/global menu button: tweak appearance
This commit is contained in:
parent
754b95876e
commit
d0d166e426
@ -22,7 +22,7 @@ button.global-menu-button {
|
|||||||
|
|
||||||
.global-menu-button:active svg,
|
.global-menu-button:active svg,
|
||||||
.global-menu-button.show svg {
|
.global-menu-button.show svg {
|
||||||
transform: scale(0.85);
|
transform: scale(0.85) rotate(-10deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.global-menu-button svg path {
|
.global-menu-button svg path {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user