Ver código fonte

修改集团首页样式

fujunwen 4 anos atrás
pai
commit
167b580f41
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/statistics/index.vue

+ 2 - 2
src/views/statistics/index.vue

@@ -1249,7 +1249,7 @@ export default {
         }
         
         .system-general {
-            width: 25.4%;
+            width: 29.4%;
             box-sizing: border-box;
             background: white;
             .system-main-title {
@@ -1364,7 +1364,7 @@ export default {
             }
         }
         .map-box {
-            width: calc(56.6% - 2.4rem);
+            width: calc(52.6% - 2.4rem);
             margin: 0 12px;
             .cards-list {
                 display: flex;