diff --git a/src/components/Inputs/DepositAmountInput/DepositAmountInput.tsx b/src/components/Inputs/DepositAmountInput/DepositAmountInput.tsx index 403444d1..64046645 100644 --- a/src/components/Inputs/DepositAmountInput/DepositAmountInput.tsx +++ b/src/components/Inputs/DepositAmountInput/DepositAmountInput.tsx @@ -167,7 +167,7 @@ export const DepositAmountInput: React.FC = ({ = ({ ({ ...typography.caption4, lineHeight: '24px', background: colors.black.full, - borderRadius: 12, - fontSize: 14 + borderRadius: 12 }, arrows: { width: 32,