瀏覽代碼

fix spacing in mentionsline

Henry Jameson 2 年之前
父節點
當前提交
19a7335ee7
共有 1 個文件被更改,包括 1 次插入0 次删除
  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)"