Fix ANSI->HTML conversion in webclient; Resolve #1792
This commit is contained in:
parent
05b859c0b7
commit
ea07a81696
3 changed files with 37 additions and 11 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue