forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-03 ce7871581ad440a9869118a49746f66e850f502e
gz-customerSystem/src/views/register/index.less
@@ -57,6 +57,7 @@
   width: 100%;
   border-color: #E5E6EB;
   margin-bottom: 20px;
   &-title {
      color: #86909C;
@@ -72,9 +73,9 @@
   }
   &-personRemark {
      color: rgb(26, 111, 184);
      color: #879AAB;
      background-color: #EDEEF0;
      padding: 0px 8px;
      border: 1px solid rgb(26, 111, 184);
      border-radius: 4px;
      font-size: 14px;
      margin-left: 8px;
@@ -436,3 +437,8 @@
   margin-bottom: 8px;
}
.MyDrawer{
   position:absolute;
   z-index: 9999;
}