forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-28 91ec7b059b0280c61c43881ec79af093c030e79f
gz-customerSystem/src/views/register/index.less
@@ -198,6 +198,15 @@
//     border-color: #1A6FB8;
// }
.must {
   font-size: 12px;
   color: rgb(245, 63, 63);
   background-color: rgb(255, 236, 232);
   line-height: 20px;
   padding: 0px 4px;
   border-radius: 2px;
   margin-left: 8px;
 }
.mapPopconfirm {
   width: 300px;
   min-height: 90px;
@@ -245,4 +254,4 @@
      background-size: contain;
      border: 1px dashed #1A6FB8;
   }
}
}