Browse Source

启动预案

Hwf 9 tháng trước cách đây
mục cha
commit
b720bbb45c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/emergencyCommandMap/RightSection/StartPlan.vue

+ 2 - 2
src/views/emergencyCommandMap/RightSection/StartPlan.vue

@@ -409,9 +409,9 @@ h2 {
     }
   }
   .tab-content2 {
-    padding-left:20px;
+    padding-left: 20px;
     height: 560px;
-    width: 90%;
+    flex: 1;
     overflow-y: auto;
   }
 }