style(toc): Adjust the CSS of the TOC

This commit is contained in:
SiriusXT 2025-05-17 21:55:10 +08:00
parent 6c2c84d941
commit 9d7ac79a25

View File

@ -103,7 +103,7 @@ const TPL = /*html*/`<div class="toc-widget">
}
.toc li .item-content {
margin-left: 24px;
margin-left: 25px;
flex: 1;
}