mirror of
https://github.com/zadam/trilium.git
synced 2026-01-01 04:04:25 +01:00
style(next): add a border to separate note splits
This commit is contained in:
parent
3f641c98fb
commit
3d2801096f
@ -899,6 +899,10 @@ body.mobile .note-title {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.note-split:not(.hidden-ext) + .note-split:not(.hidden-ext) {
|
||||
border-left: 4px solid var(--root-background);
|
||||
}
|
||||
|
||||
/*
|
||||
* Table of contents & Highlights list
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user