Open neongreen opened 6 months ago
It's due to incompatible changes introduced in the newer versions of Logseq. I'm quite busy recently, I don't know how long I will need to fix this, please downgrade to v0.10.6 if you really need this.
Facing the same issue. Please fix this if possible.
same issue here, really appreciate if the author or someone else could fix it!
Until a fix is available, you could add the following to your custom.css as a workaround (works for me in Logseq v. 0.10.9):
.kef-ft-fav-arrow {
padding: 4px;
margin-right: 10px;
}
See the screenshot:
https://github.com/sethyuan/logseq-plugin-favorite-tree/assets/1523306/65c28094-bc0a-455c-b8e3-287775c7a14f
I'm using Logseq 0.10.9 on macOS.