cypress-documentation
                                
                                 cypress-documentation copied to clipboard
                                
                                    cypress-documentation copied to clipboard
                            
                            
                            
                        Misaligned cypress cache list tables in CLI guide
Description
The cache tables are displayed misaligned
URL of Issue(s)
https://docs.cypress.io/guides/guides/command-line#cypress-cache-list
Steps to replicate
Open https://docs.cypress.io/guides/guides/command-line#cypress-cache-list
View the tables
- cypress cache list
- cypress cache list --size
Browser
Chrome 123, Firefox 124
Device
- [X] PC
- [ ] Mac
- [ ] iPhone
- [ ] iPad
- [ ] Android Phone
- [ ] Android Tablet
Additional Information
No response
Yah, probably changed the styling at some point and didn't realized this all becomes unaligned.
@jennifer-shehane
Yah, probably changed the styling at some point and didn't realized this all becomes unaligned.
- The problem seems to have been introduced by PR https://github.com/cypress-io/cypress-documentation/pull/4590 from Jan 2023.
- https://web.archive.org/web/20221219090325/https://docs.cypress.io/guides/guides/command-line shows an archived page from Dec 19, 2022 displaying aligned cache tables. The next time the page was archived to https://web.archive.org/web/20230119130903/https://docs.cypress.io/guides/guides/command-line on Jan 19, 2023, the table formatting was broken.