Added ability to select text in realtime log
This commit is contained in:
parent
20cd119c89
commit
361ddc5591
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ div.realtime-log {
|
|||
font-size: 16px;
|
||||
font-family: "Roboto Mono", monospace;
|
||||
font-weight: 400;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
span {
|
||||
|
|
|
|||
Loading…
Reference in a new issue