소스 검색

Merge branch 'master' of http://git.cc-lotus.info/service-platform/web-test

wuhongyu 4 년 전
부모
커밋
92ea60964b
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>