PlasmoGetInlineAnchorList doesn't shift host layout

I'm looking to inject elements onto the page whenever more content is loaded.

The content would be a button under every post. I've exported a getInlineAnchorList function but the button is being overlayed on each post rather than inline with the existing HTML. i.e. I want the extra button to look "naturally placed" onto the content rather than just an overlay

How would I fix this issue?
Was this page helpful?