Browse Source

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

wuhongyu 4 years ago
parent
commit
92ea60964b
1 changed files with 1 additions and 1 deletions
  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>