diff options
Diffstat (limited to 'src/components/post_status_form')
| -rw-r--r-- | src/components/post_status_form/post_status_form.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index abf3b5b7..bce361db 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -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; } |
