Merge pull request #952 from AndrewBastin/feat/select-realtime-log
Added ability to select text in realtime log
This commit is contained in:
@@ -28,6 +28,7 @@ div.realtime-log {
|
||||
font-size: 16px;
|
||||
font-family: "Roboto Mono", monospace;
|
||||
font-weight: 400;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
span {
|
||||
|
||||
Reference in New Issue
Block a user