mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-11 04:42:34 +01:00
hotfix logbox width
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user