linxuxiang преди 4 седмици
родител
ревизия
f8f99227fd
променени са 4 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 1 1
      src/views/set/config.vue
  2. 1 1
      src/views/train/device.vue
  3. 1 1
      src/views/train/multiple.vue
  4. 1 1
      src/views/train/run.vue

+ 1 - 1
src/views/set/config.vue

@@ -240,7 +240,7 @@ $waiPadding: 6.51rem;
   position: fixed;
   bottom: 3vh;
   display: flex;
-  justify-content: end;
+  justify-content: flex-end;
 
   .btn {
     width: 11vw;

+ 1 - 1
src/views/train/device.vue

@@ -973,7 +973,7 @@ $waiPadding: 6.51rem;
   position: fixed;
   bottom: 3vh;
   display: flex;
-  justify-content: end;
+  justify-content: flex-end;
 
   .btn {
     width: 13vw;

+ 1 - 1
src/views/train/multiple.vue

@@ -1112,7 +1112,7 @@ $waiPadding: 6.51rem;
   position: fixed;
   bottom: 3vh;
   display: flex;
-  justify-content: end;
+  justify-content: flex-end;
 
   .btn {
     width: 13vw;

+ 1 - 1
src/views/train/run.vue

@@ -1199,7 +1199,7 @@ $waiPadding: 6.51rem;
   position: fixed;
   bottom: 3vh;
   display: flex;
-  justify-content: end;
+  justify-content: flex-end;
 
   .btn {
     width: 13vw;