forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-08 2a6c5cc841cb7b335a9337b62bd2e6dfe99eecc3
gz-customerSystem/src/views/register/index.less
@@ -465,7 +465,7 @@
      padding: 0px 8px;
      color: #1A6FB8;
      width: fit-content;
      margin: 4px 0px 8px 0px;
      margin: 12px 0px 8px 0px;
   }
}
@@ -473,6 +473,7 @@
   display: flex;
   gap: 8px;
   margin-bottom: 8px;
   margin-top: 12px;
}
.MyDrawer {
@@ -805,4 +806,34 @@
   &-content{
      margin-bottom: 16px;
   }
}
.VisitWorkBench{
   &-top{
      background: #ffffff;
    padding: 12px 16px 16px 16px;
      &-list{
         display: flex;
         &-tabsItem{
            padding: 12px 16px;
            flex: 1;
         }
      }
   }
   &-middle{
   }
   &-bottom{}
}
.modeMore{
   display: flex;
   justify-content: space-between;
   align-items: center;
}