人生啊人生 hai 2 meses
pai
achega
3acef32ae9
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      user_web/src/view/student/trainChapter/trainChapter.vue

+ 2 - 1
user_web/src/view/student/trainChapter/trainChapter.vue

@@ -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;
+                        padding: 0rem 1rem 0rem 0rem;
                         &.is-process,
                         &.is-finish {
                             text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);