mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +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 {
|
||||
transform: rotate(360deg);
|
||||
animation: left-pane-toggle-button-collapse 600ms ease-in-out;
|
||||
|
||||
Reference in New Issue
Block a user