Merge pull request #6 from artemisart/patch-1

Fix console entries whitespace
This commit is contained in:
Allegro AI 2021-03-24 15:51:44 +02:00 committed by GitHub
commit 4a68add511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
color: #FFFFFF; color: #FFFFFF;
height: 25px; height: 25px;
padding: 5px 0 0 190px; padding: 5px 0 0 190px;
white-space: nowrap; white-space: pre;
border-bottom: 1px solid transparent; border-bottom: 1px solid transparent;
} }