bennymi / svhighlight

A code syntax highlighter for Svelte using highlight.js, with line blur, highligthing, and focus buttons. The component can be easily customized with Tailwind CSS.
https://svhighlight.vercel.app
MIT License
58 stars 2 forks source link

Highlighted lines don't span across entire line on mobile screen #1

Open bennymi opened 1 year ago

bennymi commented 1 year ago

Highlighted lines don't highlight the entire line on a mobile screen. This can also be tested in the browser by reducing the screen size.

image