mirror of
https://github.com/zadam/trilium.git
synced 2025-10-22 13:29:34 +08:00
style(toc): Adjust the CSS of the TOC
This commit is contained in:
parent
6c2c84d941
commit
9d7ac79a25
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ const TPL = /*html*/`<div class="toc-widget">
|
|||
}
|
||||
|
||||
.toc li .item-content {
|
||||
margin-left: 24px;
|
||||
margin-left: 25px;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue