guhongwei 4 년 전
부모
커밋
5c85e2c091
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/adminCenter/statisInfo/index.vue

+ 1 - 1
src/views/adminCenter/statisInfo/index.vue

@@ -61,6 +61,6 @@ export default {
   color: #22529a;
 }
 .info {
-  padding: 0 40px 0 0;
+  padding: 0 38px 0 10px;
 }
 </style>