liyongli 1 rok pred
rodič
commit
c5c9f8a1ce
1 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 4 4
      src/view/motorVehicle/components/four.vue

+ 4 - 4
src/view/motorVehicle/components/four.vue

@@ -110,11 +110,11 @@ const chepaiData = props.car.carId.split('');
 
 .precedence{
   position: absolute;
-  top: 365px;
-  left: 160px;
+  top: 368px;
+  left: 155px;
   text-align: center;
-  width: 2.3em;
-  font-size: 26px;
+  width: 4.3em;
+  font-size: 18px;
   color: #1e3c95;
 }
 </style>