mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 12:15:44 +01:00
fix import not working
This commit is contained in:
parent
ff2d238ea4
commit
e4e539c067
2
dist/engineStyle.css
vendored
2
dist/engineStyle.css
vendored
@ -2439,7 +2439,7 @@ input[type="checkbox"] {
|
|||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
background-color: gray;
|
background-color: gray;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 40%;
|
top: 40%;
|
||||||
margin: -10% 0 0 -25%;
|
margin: -10% 0 0 -25%;
|
||||||
|
Loading…
Reference in New Issue
Block a user