From 9eab9f1bbb62303a00b3ea4bb482924191d005f5 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 22 Nov 2022 12:47:38 +0100 Subject: [PATCH] Fix comment display Signed-off-by: Thomas Citharel --- js/src/components/Comment/EventComment.vue | 7 ++++--- js/tailwind.config.js | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/js/src/components/Comment/EventComment.vue b/js/src/components/Comment/EventComment.vue index 48e7fcf36..90e1e01af 100644 --- a/js/src/components/Comment/EventComment.vue +++ b/js/src/components/Comment/EventComment.vue @@ -1,12 +1,12 @@