Show log in a monospaced font

Makes it easier for users to edit it as timestamps, etc., better align.
pull/1/head
Daniel Gasienica 7 years ago
parent 3ab3e93a28
commit acf48595f3

@ -15,6 +15,9 @@
width: 100%;
resize: none;
min-height: 100px;
font-family: Monaco, Consolas, 'Courier New', Courier, monospace;
font-size: 12px;
}
}
}

Loading…
Cancel
Save