7 lines
111 B
CSS

.length-break {
word-break: break-all !important;
}
table td {
font-family:'Roboto Mono' !important;
}