diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue index 67c45f9d2..85d878981 100644 --- a/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue @@ -103,7 +103,9 @@ margin-left: 60px; } .titlebox-text-text{ - margin-left: 60px; + margin-top: 23px; + position: absolute; + left: 249px; } .bootom-button{ position: relative;