Browse Source

fix spacing in mentionsline

Henry Jameson 2 năm trước cách đây
mục cha
commit
19a7335ee7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/status/status.vue

+ 1 - 0
src/components/status/status.vue

@@ -317,6 +317,7 @@
                   class="mentions-line-first"
                 />
               </span>
+              {{ ' ' }}
               <MentionsLine
                 v-if="hasMentionsLine"
                 :mentions="mentionsLine.slice(1)"