Browse Source

fix:有附件右边距修改

zhangsiya 10 months ago
parent
commit
f6b1bb1a18
1 changed files with 1 additions and 0 deletions
  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>