forked from gzzfw/frontEnd/gzDyh

liuwh
2024-09-17 5aa4a814ab8d4aa194a9683ebefaefdfc6d92c3a
gz-customerSystem/src/views/register/index.less
@@ -523,12 +523,13 @@
   }
   .reviewLine {
      height: calc(100% - 19px);
      width: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      height: calc(100% - 23px);
    width: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 4px;
      &::before {
         content: '';
@@ -934,7 +935,7 @@
   padding: 12px 16px 16px 16px;
   flex: 1;
   justify-content: center;
   cursor: pointer;
}
.timeTip {