diff --git a/src/renderer/components/watch-video-comments/watch-video-comments.vue b/src/renderer/components/watch-video-comments/watch-video-comments.vue index e788059fbf715..ee5798c631b73 100644 --- a/src/renderer/components/watch-video-comments/watch-video-comments.vue +++ b/src/renderer/components/watch-video-comments/watch-video-comments.vue @@ -64,20 +64,18 @@ tabindex="-1" > - - +
+ {{ comment.author.substring(1, 2) }} +
+

- - +

+ {{ reply.author.substring(1, 2) }} +
+