mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-08 16:47:49 +02:00
IPVGO: fix score modal styling (#2166)
This commit is contained in:
committed by
GitHub
parent
e34a29c458
commit
fdb3452763
@@ -625,7 +625,7 @@ export const boardStyles = makeStyles<unknown, Size | "background">({ uniqId: "b
|
||||
width: "400px",
|
||||
},
|
||||
scoreExplanationModal: {
|
||||
width: "80vw",
|
||||
width: "600px",
|
||||
},
|
||||
centeredText: {
|
||||
textAlign: "center",
|
||||
|
||||
Reference in New Issue
Block a user