chore: update button style

This commit is contained in:
Steven
2023-10-17 23:49:26 +08:00
parent a5df36eff2
commit 1755c9dc79
3 changed files with 14 additions and 11 deletions

View File

@ -141,6 +141,7 @@ const SignIn = () => {
<div className="flex flex-row justify-end items-center w-full mt-6">
<Button
className="w-full"
size="md"
type="submit"
disabled={actionBtnLoadingState.isLoading}
loading={actionBtnLoadingState.isLoading}