mgmeyers / obsidian-list-callouts

Create callouts in lists in Obsidian.
GNU General Public License v3.0
301 stars 10 forks source link

Background padding wrong in indented lists #26

Closed AsteroidM612 closed 1 year ago

AsteroidM612 commented 1 year ago

In Obsidian 1.0.0 (fine) List Callouts 1 0 0

In Obsidian 1.1.8 (but has been the case since updating from 1.0.0 to 1.0.3) List callouts 1 1 8

Tested in other themes with similar results. I do use a style setting of 1em list indents instead of the default 2, but even putting it back like that, the block gets progressively moved more and more to the left with each indent, like so: 2em list indents

This plugin has become so central in my use of Obsidian, thank you so much for making it and really hope there will be a way to fix this!

AsteroidM612 commented 1 year ago

Finally found the problem: some settings in my rainbow indent css were interfering, sorry! All good now.