From 55019dff89495dafce60d632c10ac4e2446851d0 Mon Sep 17 00:00:00 2001 From: Pete Watters <2938440+pete-watters@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:35:08 +0100 Subject: [PATCH] fix: adjust padding of numerical slot, closes #4243 --- .../components/secret-key/mnemonic-key/mnemonic-input-field.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/secret-key/mnemonic-key/mnemonic-input-field.tsx b/src/app/components/secret-key/mnemonic-key/mnemonic-input-field.tsx index 8f6d4e57a74..64de9f7be9a 100644 --- a/src/app/components/secret-key/mnemonic-key/mnemonic-input-field.tsx +++ b/src/app/components/secret-key/mnemonic-key/mnemonic-input-field.tsx @@ -67,7 +67,7 @@ export function InputField({ dataTestId, name, onPaste, onChange, value }: Input }, })} > - + {/* // FIXME #4130: - update this color when available in design system */} {`${name}.`}