wyh vor 1 Jahr
Ursprung
Commit
eb2f101e63
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      src/views/modules_guAn/visualization/modules/RunningState.vue

+ 3 - 3
src/views/modules_guAn/visualization/modules/RunningState.vue

@@ -39,7 +39,7 @@
           <div class="cee">0</div>
           <div class="rii">0</div>
         </div>
-        <div style="width: 100%; height: 12%; margin-bottom: 2.5%; display: flex;">
+        <div style="width: 100%; height: 12%; margin-bottom: 4.5px; display: flex;">
           <div style="width: 45%; height: 100%; font-size: 11px; color: #0CB8FF; display: flex; align-items: center; justify-content: center;">预计结束时间:</div>
           <div style="width: 60%; height: 100%; font-size: 8px; color: #FEFFFE; display: flex; align-items: center; justify-content: center;">2023年12月13日08时30分</div>
         </div>
@@ -281,7 +281,7 @@ export default {
     width: 100%;
     height: 10%;
     // border: 1px solid rgb(255, 255, 255);
-    margin-bottom: 2.5%;
+    margin-bottom: 4.5px;
     background-color: #094F8D;
     color: #0CB8FE;
     padding-left: 2%;
@@ -293,7 +293,7 @@ export default {
     width: 100%;
     height: 10%;
     // border: 1px solid rgb(255, 255, 255);
-    margin-bottom: 2.5%;
+    margin-bottom: 4.5px;
     background-color: #072A54;
     color: #FEFFFE;
     padding-left: 2%;