From 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9 Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Wed, 6 Feb 2019 18:29:39 +0900 Subject: 余計なマージンを削除 (#4168) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/app/common/views/components/reactions-viewer.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/client/app/common/views/components/reactions-viewer.vue b/src/client/app/common/views/components/reactions-viewer.vue index 4081d6d80c..c6f51de694 100644 --- a/src/client/app/common/views/components/reactions-viewer.vue +++ b/src/client/app/common/views/components/reactions-viewer.vue @@ -151,7 +151,6 @@ export default Vue.extend({ > span display inline-block height 32px - margin-right 6px padding 0 6px border-radius 4px cursor pointer -- cgit v1.2.3-freya