cypress-documentation
cypress-documentation copied to clipboard
no horizontal scrolling in code block, not able to view the complete code
Description
One the main website (https://www.cypress.io/), the code block demonstrating writing tests does not have a horizontal scroll but some text overflows and is not visible.
URL of Issue(s)
https://www.cypress.io/
Steps to replicate
- Go to 'https://www.cypress.io/'.
- Scroll down to the section 'Write, run, and debug like a pro' (https://www.cypress.io/#app).
- Scroll down to 'Write your first passing test in minutes' setion,
- and now scroll only few pixels down, between the current and the next section, you will find a code block in the left (screenshot attached in additional information.)
- This code block has the UI bug.
Browser
Google Chrome 112.0.5615.165 (Official Build) (64-bit)
Device
- [X] PC
- [ ] Mac
- [ ] iPhone
- [ ] iPad
- [ ] Android Phone
- [ ] Android Tablet
Additional Information
The code block shown in this screenshot does not have horizontal scrolling, and the line no 10 is not completely visible.

Additional browser details
| spec | info |
|---|---|
| Google Chrome | 112.0.5615.165 (Official Build) (64-bit) |
| OS | Linux (Ubuntu 22.04) |
| JavaScript | V8 11.2.214.14 |
Thanks!