Dont force size of login button so padding is displayed correctly

This commit is contained in:
Jackson Harper 2023-03-17 17:01:39 +08:00
parent cf1e89db2f
commit 45fe15b735

View file

@ -13,7 +13,6 @@ const LoginButton = (): JSX.Element => {
border: 'unset',
background: 'unset',
color: '#3D3D3D',
width: '62px',
height: '42px',
fontSize: 24,
lineHeight: '24px',