fix: remove word breaks in error locations (#7540)

This commit is contained in:
Zach Bloomquist
2020-06-01 03:54:54 -04:00
committed by GitHub
parent d2c38d7ea9
commit b23ecdfb77
+1
View File
@@ -204,6 +204,7 @@
font-size: 13px;
line-height: 24px;
padding: 3px 10px;
word-break: break-all;
}
pre {