mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 01:59:04 +01:00
style/launcher: fix arrow rotation on the legacy theme
This commit is contained in:
parent
a95a2ea7dc
commit
a68f351797
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user