mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-03 20:07: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 = {
|
const inputStyleMarkup = {
|
||||||
margin: "5px",
|
margin: "5px",
|
||||||
|
height: "26px"
|
||||||
}
|
}
|
||||||
|
|
||||||
export class DonateOption extends React.Component<IProps, IState> {
|
export class DonateOption extends React.Component<IProps, IState> {
|
||||||
|
Loading…
Reference in New Issue
Block a user