From 36c2f8fe5d550b7aa4acbfc242ff4ec456727b78 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 26 Jun 2018 18:25:27 +0900 Subject: [PATCH] Improve usability --- .../views/components/reaction-picker.vue | 35 +++++++++++++++++-- .../mobile/views/components/note-detail.vue | 3 +- .../app/mobile/views/components/note.vue | 3 +- 3 files changed, 37 insertions(+), 4 deletions(-) diff --git a/src/client/app/common/views/components/reaction-picker.vue b/src/client/app/common/views/components/reaction-picker.vue index 0db6f66b3..ed7aedb58 100644 --- a/src/client/app/common/views/components/reaction-picker.vue +++ b/src/client/app/common/views/components/reaction-picker.vue @@ -1,7 +1,7 @@