mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-31 18:37:34 +01:00
Fixed hydro's pet peeve
This commit is contained in:
parent
4f7fb1cd62
commit
e24c5b3cce
@ -31,6 +31,7 @@ type IState = {
|
||||
|
||||
const inputStyleMarkup = {
|
||||
margin: "5px",
|
||||
height: "26px"
|
||||
}
|
||||
|
||||
export class DonateOption extends React.Component<IProps, IState> {
|
||||
|
Loading…
Reference in New Issue
Block a user