diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 6caa8dae078742485adf7bac9b1d14698f9e8383..b6836b13fd384b18386d27118ab7b7a09a79f3fc 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -70,6 +70,7 @@ form textarea { border: none; border-radius: 2px; + line-height:16px; padding: 0.5em; resize: vertical; }