forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-03 3e192ea40d14b1bd3be24525cc27d392987ed5d8
gz-customerSystem/src/views/register/index.less
@@ -130,10 +130,17 @@
   &-hasTabPage {
      background-color: #fff;
      margin: 8px 8px 0px 16px;
      margin: 8px 16px 0px 16px;
      padding: 12px 16px 64px 16px;
      height: calc(100vh - 288px);
      .arco-tabs-header-nav {
         margin-left: 0 !important;
      }
      .scrollTabContent {
      overflow-y: scroll;
      }
   }
}
@@ -368,7 +375,8 @@
   margin-right: 16px;
}
.tabs-container .arco-tabs-header {
.tabs-container {
   .arco-tabs-header {
   position: relative;
   display: inline-block;
   transition: transform .2s cubic-bezier(.34, .69, .1, 1);
@@ -380,10 +388,11 @@
   justify-content: space-evenly;
}
.tabs-container .arco-tabs-header-ink {
   .arco-tabs-header-ink {
   left: 83.988px;
   width: 82px;
}
}
.progress {
   margin: 16px 0px 0px 16px;