forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-06 336a519d0481f9f1678e84bd47d46b66942b1ae0
gz-customerSystem/src/views/register/index.less
@@ -108,6 +108,12 @@
      overflow-y: scroll;
   }
   &-noScrollPage {
      background-color: #fff;
      margin: 0px 16px 0px 16px;
      padding: 12px 16px 16px 16px;
   }
   &-addBtn {
      cursor: pointer;
      padding: 8px;
@@ -138,14 +144,9 @@
      background-color: #fff;
      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;
      }
   }