autosuggest_textarea smooth expand
This commit is contained in:
parent
54e4bff0ab
commit
35db4e33c8
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@
|
|||
padding-right: 10px + 22px;
|
||||
resize: none;
|
||||
scrollbar-color: initial;
|
||||
transition: 0.2s;
|
||||
&::-webkit-scrollbar {all: unset;}
|
||||
@media screen and (max-width: 600px) {
|
||||
max-height: 100px !important; // prevent auto-resize textarea
|
||||
|
|
Loading…
Reference in a new issue