瀏覽代碼

fix:有附件右边距修改

zhangsiya 10 月之前
父節點
當前提交
f6b1bb1a18
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      apps/bigmember_pc/src/components/article-item/ArticleItem.vue

+ 1 - 0
apps/bigmember_pc/src/components/article-item/ArticleItem.vue

@@ -649,6 +649,7 @@ export default {
   color: #2cb7ca;
   line-height: 18px;
   flex-shrink: 0;
+  margin-right: 8px;
 }
 </style>
 <style lang="scss" scoped>