From 63e2dbbb0d1b9be3aba6afc8ec7ddb5f84c193cf Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 1 Sep 2018 15:22:28 +0900 Subject: [PATCH] Fix bug --- .../app/mobile/views/components/note-detail.vue | 13 ++++++++----- src/client/app/mobile/views/components/note.vue | 13 ++++++++----- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/src/client/app/mobile/views/components/note-detail.vue b/src/client/app/mobile/views/components/note-detail.vue index 02ef3845d..8a0305ced 100644 --- a/src/client/app/mobile/views/components/note-detail.vue +++ b/src/client/app/mobile/views/components/note-detail.vue @@ -76,10 +76,10 @@ - + - + @@ -87,6 +87,7 @@