mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-29 19:13:49 +01:00
Hotfix weird bladeburner ui bug
This commit is contained in:
parent
e4b2a6853d
commit
392f164f8e
2
dist/engine.bundle.js
vendored
2
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -1261,7 +1261,7 @@ Bladeburner.prototype.createContent = function() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
DomElems.actionAndSkillsDiv = createElement("div", {
|
DomElems.actionAndSkillsDiv = createElement("div", {
|
||||||
height:"60%", width:"70%", display:"block",
|
width:"70%", display:"block",
|
||||||
border:"1px solid white", margin:"6px", padding:"6px",
|
border:"1px solid white", margin:"6px", padding:"6px",
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user