Open thibaultmol opened 1 year ago
Yeah that's annoying. It looks like the same issue occurs with the default theme. Can you verify?
Fair point yeah
Guess it's best to see what Obsidian itself does to fix this problem and then you can change your theme if needed. (I guess closing this issue till Obsidian fixes their theme atleast?)
I think it's good leave this open.
If you'd like to adjust the tag height/width, you should be able to tweak these settings in a CSS snippet:
--tag-padding-x: .5em;
--tag-padding-y: .2em;
--tag-radius: .5em;
I sometimes use tags inside of a header, and noticed that with Nord it causes the rounded box to overlap with text above and below it