Skip to content

Commit

Permalink
Changed input padding
Browse files Browse the repository at this point in the history
  • Loading branch information
L3RAZ committed Jan 23, 2024
1 parent fcb9476 commit 10a448a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export class CardFieldsComponent extends BaseComponent {
'font-size': '17px',
'font-family': 'helvetica, tahoma, calibri, sans-serif',
color: '#3a3a3a',
padding: '8px 10px'
padding: '8px 12px'
},
':focus': {
color: 'black'
Expand Down

0 comments on commit 10a448a

Please sign in to comment.