mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Merge pull request #3765 from meichthys/patch-5
Add bottom border to note-book-header
This commit is contained in:
commit
71afffaac1
@ -62,7 +62,9 @@ const TPL = `
|
||||
}
|
||||
|
||||
.note-book-header {
|
||||
border-bottom: 1px solid var(--main-border-color);
|
||||
margin-bottom: 0;
|
||||
padding-bottom: .5rem;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user