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;
     }
   }
 }