Skip to content

Commit 0265737

Browse files
committed
set google btn width to full
1 parent 0941d76 commit 0265737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Auth/GoogleLoginButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const GoogleLoginButton = ({
1313
}}
1414
text="continue_with"
1515
theme="filled_blue"
16+
width="100%"
1617
/>
1718
);
1819
};

0 commit comments

Comments
 (0)