forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-06 b2434de9e541031c17fabe06b3d294ed4823d903
gz-customerSystem/src/views/register/index.less
@@ -316,14 +316,13 @@
      display: flex;
      flex-direction: row;
      column-gap: 8px;
      margin: 0px 8px 22px 16px;
      margin: 0px 8px 0 16px;
      &-left {
         flex: 3 1 0%;
         background-color: rgb(255, 255, 255);
         padding: 12px 0px 12px 16px;
         margin-bottom: -25px;
         &-record {
            border: 1px solid #D9D9D9;
@@ -337,6 +336,7 @@
               align-items: center;
               background-color: #FAFAFA;
               border-radius: 8px;
               position: relative;
               &-icon {
@@ -348,8 +348,9 @@
               &-edit {
                  position: absolute;
                  right: 25px;
                  top: 45px;
                  top: 15px;
                  width: 18px;
                  cursor: pointer;
               }
               &-remark {