linxuxiang 4 tygodni temu
rodzic
commit
f8f99227fd

+ 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;