mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-26 02:36:20 -05:00
fix(gui): DepositAmountHelper display bug
This commit is contained in:
parent
4702bd5bf2
commit
82b41a229e
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ export default function DepositAmountHelper({
|
||||||
"& input[type=number]": {
|
"& input[type=number]": {
|
||||||
MozAppearance: "textfield",
|
MozAppearance: "textfield",
|
||||||
},
|
},
|
||||||
maxWidth: 16,
|
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
<Typography variant="subtitle2">
|
<Typography variant="subtitle2">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue