vue-code-highlight
vue-code-highlight copied to clipboard
Start of first line misaligned
I'm using the component and the start of the first line is misaligned.

I have tried multiple things:
- Using
<code>tags. - Using other css files from the package
- Using css on the
<pre> - Using css on container div
Nothing of those has worked. I would be grateful for some guidance.
Theme prism-coy.css does not present this problem.