forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-13 b407aaa7ea8cc7b05b60084e029718d9c4b93f47
gz-customerSystem/src/views/register/index.less
@@ -322,9 +322,9 @@
      flex-direction: row;
      column-gap: 8px;
      margin: 0px 8px 0 16px;
      max-height: 600px;
    min-height: fit-content;
    overflow-y: auto;
      // max-height: 600px;
    // min-height: fit-content;
    // overflow-y: auto;
@@ -397,7 +397,7 @@
      &-right {
         flex: 1 1 0%;
         background-color: rgb(255, 255, 255);
         height: fit-content;
         // height: fit-content;
      }
   }
}