diff --git a/js/src/components/Comment/Comment.vue b/js/src/components/Comment/Comment.vue
index 63cfd50aa..ea904c129 100644
--- a/js/src/components/Comment/Comment.vue
+++ b/js/src/components/Comment/Comment.vue
@@ -6,32 +6,26 @@
:id="commentId"
>
-
+
@@ -39,19 +33,21 @@
{{
comment.actor.name
}}
-
@{{ usernameWithDomain(comment.actor) }}
-
+
{{
+ usernameWithDomain(comment.actor)
+ }}
+