rehype-pretty / rehype-pretty-code

Beautiful code blocks for Markdown or MDX.
https://rehype-pretty.pages.dev
MIT License
1k stars 63 forks source link

Change overflow-x from scroll to auto #213

Closed thesilican closed 3 months ago

thesilican commented 3 months ago

Resolves #210

This hides the scrollbar when there is sufficient space, which fixes the layout of the code component on the main website as well as a few examples.

Screenshots

Main page (Before / After)

Astro Example

Svelte Example

o-az commented 3 months ago

thank you, @thesilican. Would you be able to make the scrollbar background transparent?

thesilican commented 3 months ago

I don't think that's that straightforward to do, I'll leave it up to you to do after this PR. https://stackoverflow.com/questions/23200639/transparent-scrollbar-with-css