zs 1 年之前
父节点
当前提交
a9c7d412c7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/home/index.vue

@@ -145,12 +145,12 @@ const toCommon = (item) => {
     .image {
       width: 30px;
       height: 30px;
-      margin: 5px 0 0 0;
     }
 
     span {
       font-size: 12px;
       color: #ffffff;
+      margin: 5px 0 0 0;
     }
   }
 }