autosuggest_textarea smooth expand

merge-requests/39/head
Alex Gleason 4 years ago
parent 54e4bff0ab
commit 35db4e33c8
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -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…
Cancel
Save