mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02: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