From 6afa67089a5401f86a6955121bac826ed6f27258 Mon Sep 17 00:00:00 2001 From: okpierre <1679025+okpierre@users.noreply.github.com> Date: Sun, 24 Oct 2021 00:28:23 -0400 Subject: [PATCH] Update reactions-viewer.reaction.vue (#7909) --- src/client/components/reactions-viewer.reaction.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/components/reactions-viewer.reaction.vue b/src/client/components/reactions-viewer.reaction.vue index 6754d1381..0e09ab755 100644 --- a/src/client/components/reactions-viewer.reaction.vue +++ b/src/client/components/reactions-viewer.reaction.vue @@ -177,6 +177,7 @@ export default defineComponent({ > span { font-size: 0.9em; line-height: 32px; + margin: 0 0 0 8px; } }