mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
style/launcher: fix arrow rotation on the legacy theme
This commit is contained in:
@@ -14,6 +14,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.layout-vertical .left-pane-toggle-button::before {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.layout-vertical .left-pane-toggle-button.action-collapse::before {
|
.layout-vertical .left-pane-toggle-button.action-collapse::before {
|
||||||
transform: rotate(360deg);
|
transform: rotate(360deg);
|
||||||
animation: left-pane-toggle-button-collapse 600ms ease-in-out;
|
animation: left-pane-toggle-button-collapse 600ms ease-in-out;
|
||||||
|
|||||||
Reference in New Issue
Block a user