mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
fix import not working
This commit is contained in:
Vendored
+1
-1
@@ -2439,7 +2439,7 @@ input[type="checkbox"] {
|
||||
flex-flow: column;
|
||||
background-color: gray;
|
||||
width: 50%;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
left: 50%;
|
||||
top: 40%;
|
||||
margin: -10% 0 0 -25%;
|
||||
|
||||
Reference in New Issue
Block a user