Fix ANSI->HTML conversion in webclient; Resolve #1792

This commit is contained in:
Griatch 2019-09-08 18:26:23 +02:00
parent 05b859c0b7
commit ea07a81696
3 changed files with 37 additions and 11 deletions

View file

@ -17,7 +17,7 @@ body {
color: #ccc;
font-size: .9em;
font-family: 'DejaVu Sans Mono', Consolas, Inconsolata, 'Lucida Console', monospace;
line-height: 1.6em;
line-height: 1.1em;
overflow: hidden;
}
@media screen and (max-width: 480px) {