Sfoglia il codice sorgente

修改集团首页样式

fujunwen 4 anni fa
parent
commit
167b580f41
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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;