gleam-lang / language-tour

👩🏽‍💻 Learn Gleam in your browser
https://tour.gleam.run/
73 stars 55 forks source link

CSS bug: border overlaps content when the output box has a scrollbar #96

Closed lpil closed 2 months ago

lpil commented 2 months ago

Scroll down to see

image
silver-shadow commented 2 months ago

I'm new to contributing to open source projects, but I wanted to take a shot at fixing this CSS bug. I've opened a pull request (#97) to address the issue.

Any suggestions appreciated.

lpil commented 2 months ago

Thank you @silver-shadow !!