mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 12:15:44 +01:00
hotfix logbox width
This commit is contained in:
parent
63b2c77907
commit
ee5a70901b
@ -99,7 +99,6 @@
|
||||
}
|
||||
|
||||
.log-box-log-container {
|
||||
max-width: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
1
dist/engineStyle.css
vendored
1
dist/engineStyle.css
vendored
@ -2433,7 +2433,6 @@ input[type="checkbox"] {
|
||||
justify-content: space-between; }
|
||||
|
||||
.log-box-log-container {
|
||||
max-width: 400px;
|
||||
overflow-y: auto; }
|
||||
|
||||
.log-box-button {
|
||||
|
Loading…
Reference in New Issue
Block a user