mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
style/global menu button: tweak appearance
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user