浏览代码

125692 change margin right

soumaeda 2 年之前
父节点
当前提交
46bee2e03c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/app/src/components/PageList/PageListItemS.module.scss

+ 1 - 1
apps/app/src/components/PageList/PageListItemS.module.scss

@@ -6,7 +6,7 @@
 
   .page-list-meta {
     > span {
-      margin-right: 0.4rem;
+      margin-right: 0.3rem;
     }
   }