#11150 Add new properties to pre-wrap class
This commit is contained in:
parent
fe9194eccf
commit
cbb98a2f9d
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue