mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-06 22:37:12 -04:00
GIve the text input a min h
This commit is contained in:
parent
08d977b8cd
commit
8fe7451002
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ defineExpose({
|
|||
border-radius: 4px;
|
||||
padding: 0 4px 0 12px;
|
||||
transition: border-color 0.2s ease-in-out;
|
||||
min-height:30px;
|
||||
|
||||
.multiline& {
|
||||
resize: vertical;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue