This commit is contained in:
Henry Jameson 2018-04-07 16:29:50 +03:00
parent 33b1d85921
commit 3df7c1977f
3 changed files with 8 additions and 2 deletions

View file

@ -149,7 +149,7 @@
line-height:16px;
resize: none;
overflow: hidden;
transition: min-height 200ms;
transition: min-height 200ms 100ms;
min-height: 1px;
box-sizing: content-box;
}