GIve the text input a min h
This commit is contained in:
parent
08d977b8cd
commit
8fe7451002
@ -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…
Reference in New Issue
Block a user