mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
Show highlighted text in right panel
This commit is contained in:
@@ -38,6 +38,10 @@ const TPL = `<div class="toc-widget">
|
||||
|
||||
.toc li {
|
||||
cursor: pointer;
|
||||
text-align: justify;
|
||||
text-justify: distribute;
|
||||
word-wrap: break-word;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
.toc li:hover {
|
||||
|
||||
Reference in New Issue
Block a user