Fix font family

This commit is contained in:
miguel angel rasteu 2023-05-12 12:56:22 +02:00
parent cbb98a2f9d
commit af2f8fcab8
1 changed files with 1 additions and 1 deletions

View File

@ -9007,7 +9007,7 @@ div.graph div.legend table {
.pre-wrap {
white-space: pre-wrap;
word-wrap: break-word;
font-family: monospace;
font-family: "Courier New";
}
.reporting_ulr_img {