logseq-things-theme
logseq-things-theme copied to clipboard
FR: support for / integration of "bullet threading"
As always, great work by you! Thank you so much 🤩
The I-Tüpfelchen would be to support or integrate "bullet threading":
https://github.com/pengx17/logseq-plugin-bullet-threading
Thank you for your consideration!
I finally found a quick way to integrate it into things theme
Add the following css into logseq's custom.css
.ls-block[haschild=true] > div > .block-content-wrapper::before { left: -14px; }