zs há 1 ano atrás
pai
commit
a9c7d412c7
1 ficheiros alterados com 1 adições e 1 exclusões
  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;
     }
   }
 }