fixed: word wrap in colored div for firefox

This commit is contained in:
quenousimporte 2023-09-23 09:07:24 +02:00
parent c84c300f44
commit 5d5456c5ac
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ body::-webkit-scrollbar-thumb {
z-index: -1;
width: 100%;
text-wrap: inherit;
white-space: pre-wrap;
}
#network {