diff --git a/web-next/app/[locale]/recover/RecoverForm.tsx b/web-next/app/[locale]/recover/RecoverForm.tsx index ae929f5..d09634a 100644 --- a/web-next/app/[locale]/recover/RecoverForm.tsx +++ b/web-next/app/[locale]/recover/RecoverForm.tsx @@ -74,7 +74,7 @@ export function RecoverForm() { <>

{t('prompt')}


-
+ diff --git a/web-next/app/[locale]/reset-password/ResetForm.tsx b/web-next/app/[locale]/reset-password/ResetForm.tsx index 679ef4e..18b506f 100644 --- a/web-next/app/[locale]/reset-password/ResetForm.tsx +++ b/web-next/app/[locale]/reset-password/ResetForm.tsx @@ -44,7 +44,7 @@ export function ResetForm({ token }: { token: string }) { return ( <> - +
diff --git a/web-next/components/GoldForm.tsx b/web-next/components/GoldForm.tsx index 5edf53f..5588d90 100644 --- a/web-next/components/GoldForm.tsx +++ b/web-next/components/GoldForm.tsx @@ -44,7 +44,7 @@ export function GoldForm({ characters, options }: { characters: CharOption[]; op return (
- +
- +
diff --git a/web-next/components/RestoreCharacterForm.tsx b/web-next/components/RestoreCharacterForm.tsx index e266b61..43078ff 100644 --- a/web-next/components/RestoreCharacterForm.tsx +++ b/web-next/components/RestoreCharacterForm.tsx @@ -78,7 +78,7 @@ export function RestoreCharacterForm({ characters }: { characters: DeletedCharac return (
- +
@@ -240,7 +240,7 @@ function BuyForm({ characters, visible }: { characters: CharOption[]; visible: b return (
- +
{t('trade.sellPointsLabel')}
diff --git a/web-next/components/TransferDPointsForm.tsx b/web-next/components/TransferDPointsForm.tsx index 5cd6f6c..b9b98df 100644 --- a/web-next/components/TransferDPointsForm.tsx +++ b/web-next/components/TransferDPointsForm.tsx @@ -89,7 +89,7 @@ export function TransferDPointsForm({ balance }: { balance: number }) {

{t('transferDp.available', { balance })}


- + - +
setDestination(e.target.value)} required /> diff --git a/web-next/components/TwoFactorLogin.tsx b/web-next/components/TwoFactorLogin.tsx index 2cb08a2..824ffb4 100644 --- a/web-next/components/TwoFactorLogin.tsx +++ b/web-next/components/TwoFactorLogin.tsx @@ -101,7 +101,7 @@ function ActivateFlow() { return ( <> - +
{t('trade.buyCodeLabel')}
@@ -182,7 +182,7 @@ function ActivateFlow() {

{t('twofa.step3')}

- +
@@ -255,7 +255,7 @@ function DisableForm() {

{t('twofa.enabledNotice')}

{t('twofa.disableInstruction')}


- +