mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-04 14:00:22 -05:00
fix: remove word breaks in error locations (#7540)
This commit is contained in:
@@ -204,6 +204,7 @@
|
||||
font-size: 13px;
|
||||
line-height: 24px;
|
||||
padding: 3px 10px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
Reference in New Issue
Block a user