vue-code-highlight icon indicating copy to clipboard operation
vue-code-highlight copied to clipboard

Start of first line misaligned

Open KomaGR opened this issue 5 years ago • 0 comments

I'm using the component and the start of the first line is misaligned. image

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.

KomaGR avatar Nov 02 '20 20:11 KomaGR