人生啊人生 2 months ago
parent
commit
3acef32ae9
1 changed files with 2 additions and 1 deletions
  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;
                 color: white;
                 font-size: 2rem;
                 font-size: 2rem;
                 overflow: hidden;
                 overflow: hidden;
-
+                padding: 0rem 1rem 0rem 0rem;
                 &:before {
                 &:before {
                     content: '';
                     content: '';
                     display: inline-block;
                     display: inline-block;
@@ -1213,6 +1213,7 @@ const carCameraScreenshotEventSonarCar = (base64Str : any) => {
                         font-weight: unset;
                         font-weight: unset;
                         line-height: var(--step-item-size);
                         line-height: var(--step-item-size);
                         cursor: pointer;
                         cursor: pointer;
+                        padding: 0rem 1rem 0rem 0rem;
                         &.is-process,
                         &.is-process,
                         &.is-finish {
                         &.is-finish {
                             text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
                             text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);