mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-06 22:37:12 -04:00
fix(input-text): increase vertical padding for improved layout
This commit is contained in:
parent
08d977b8cd
commit
e18a726e69
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue