#11150 Add new properties to pre-wrap class

This commit is contained in:
miguel angel rasteu 2023-05-12 10:56:48 +02:00
parent fe9194eccf
commit cbb98a2f9d
1 changed files with 2 additions and 0 deletions

View File

@ -9006,6 +9006,8 @@ div.graph div.legend table {
.pre-wrap {
white-space: pre-wrap;
word-wrap: break-word;
font-family: monospace;
}
.reporting_ulr_img {