From 1c4e1af7c3951bf935f7d9e7ce607a77faabe441 Mon Sep 17 00:00:00 2001 From: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com> Date: Sun, 25 Aug 2019 16:12:01 +0900 Subject: Improve post form (#5326) * Improve post form * Remove local icon from button --- .../app/mobile/views/components/post-form.vue | 55 ++++++++++++++++------ 1 file changed, 41 insertions(+), 14 deletions(-) (limited to 'src/client/app/mobile/views/components') diff --git a/src/client/app/mobile/views/components/post-form.vue b/src/client/app/mobile/views/components/post-form.vue index 9828430446..38c6a42dd5 100644 --- a/src/client/app/mobile/views/components/post-form.vue +++ b/src/client/app/mobile/views/components/post-form.vue @@ -17,15 +17,18 @@