update font to ne monospaced in sessionID

This commit is contained in:
Audric Ackermann 2019-12-10 17:37:50 +11:00
parent e2519c38e1
commit 25127e6c1e

View file

@ -225,6 +225,7 @@
overflow-wrap: break-word;
padding: 20px 5px 20px 5px;
display: inline-block;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
}