hotfix logbox width

This commit is contained in:
Olivier Gagnon 2021-08-21 00:58:24 -04:00
parent 63b2c77907
commit ee5a70901b
2 changed files with 0 additions and 2 deletions

@ -99,7 +99,6 @@
}
.log-box-log-container {
max-width: 400px;
overflow-y: auto;
}

@ -2433,7 +2433,6 @@ input[type="checkbox"] {
justify-content: space-between; }
.log-box-log-container {
max-width: 400px;
overflow-y: auto; }
.log-box-button {