fix(input-text): increase vertical padding for improved layout
This commit is contained in:
parent
08d977b8cd
commit
e18a726e69
@ -286,7 +286,7 @@ defineExpose({
|
||||
flex: 1 1 0;
|
||||
min-width: 0;
|
||||
|
||||
padding: 8px 0;
|
||||
padding: 16px 0;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user