mirror of
https://github.com/zadam/trilium.git
synced 2026-02-11 16:24:27 +01:00
style/split: tweak transition for the current split indicator
This commit is contained in:
parent
c42c06d048
commit
bb05aeeaf7
@ -1272,7 +1272,7 @@ body.layout-horizontal #rest-pane > .classic-toolbar-widget {
|
||||
#center-pane .note-split {
|
||||
padding-top: 2px;
|
||||
background-color: var(--note-split-background-color, var(--main-background-color));
|
||||
transition: border-color 250ms ease-in;
|
||||
transition: border-color 150ms ease-out;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user