@@ -1142,7 +1142,7 @@ const carCameraScreenshotEventSonarCar = (base64Str : any) => {
color: white;
font-size: 2rem;
overflow: hidden;
-
+ padding: 0rem 1rem 0rem 0rem;
&:before {
content: '';
display: inline-block;
@@ -1213,6 +1213,7 @@ const carCameraScreenshotEventSonarCar = (base64Str : any) => {
font-weight: unset;
line-height: var(--step-item-size);
cursor: pointer;
&.is-process,
&.is-finish {
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);