optimize TextArea autosize animation

This commit is contained in:
afc163 2017-09-17 13:47:35 +08:00
parent b651579c1b
commit c5f56b9db3

View File

@ -71,6 +71,7 @@
max-width: 100%; // prevent textearea resize from coming out of its container
height: auto;
vertical-align: bottom;
transition: all .3s, height 0s;
}
// Size