Web: Client: Confirm: fix buttons size

This commit is contained in:
Viktor Fomin 2022-03-26 13:42:26 +03:00
parent a98b6c22d9
commit 1eae6d41cd
2 changed files with 2 additions and 2 deletions

View File

@ -196,7 +196,7 @@ const TfaActivationForm = withLoader((props) => {
<Button
scale
primary
size="normal"
size="medium"
tabIndex={3}
label={
isLoading

View File

@ -117,7 +117,7 @@ const TfaAuthForm = withLoader((props) => {
<Button
scale
primary
size="normal"
size="medium"
tabIndex={3}
label={
isLoading