mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Dont force size of login button so padding is displayed correctly
This commit is contained in:
parent
cf1e89db2f
commit
45fe15b735
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ const LoginButton = (): JSX.Element => {
|
|||
border: 'unset',
|
||||
background: 'unset',
|
||||
color: '#3D3D3D',
|
||||
width: '62px',
|
||||
height: '42px',
|
||||
fontSize: 24,
|
||||
lineHeight: '24px',
|
||||
|
|
|
|||
Loading…
Reference in a new issue