fix(html reporter): render annotation newlines
This commit is contained in:
parent
d7020cba63
commit
70da2cecaf
|
|
@ -61,6 +61,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue