diff options
Diffstat (limited to 'src/client/components')
| -rw-r--r-- | src/client/components/reactions-viewer.reaction.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/components/reactions-viewer.reaction.vue b/src/client/components/reactions-viewer.reaction.vue index 6754d13815..0e09ab7557 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; } } </style> |