forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-15 c5ab5d65e8ed45a0d8afdef512d2265a554dfb71
gz-customerSystem/src/views/register/index.less
@@ -63,6 +63,14 @@
   }
}
.title{
   display: flex;
   &-text{
      color: #86909C;
      }
      }
.dataSync {
   &-page {
      background-color: #fff;
@@ -73,10 +81,8 @@
   }
   &-addBtn {
      // width: 150px;
      // display: flex;
      // justify-content: center;
      cursor: pointer;
      padding: 8px;
   }
   &-btnApply {
@@ -97,5 +103,6 @@
      align-items: center;
      justify-content: space-between;
      box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.25);
      z-index: 1;
   }
}