king
2021-08-31 72419e2f826031a158173f46d723a672064e37cd
src/tabviews/custom/components/form/normal-form/index.scss
@@ -4,7 +4,7 @@
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 200px;
  min-height: 50px;
  .mk-normal-form-title {
    display: flex;
@@ -102,7 +102,7 @@
  }
}
.custom-card-box::after {
.custom-normal-form-box::after {
  content: ' ';
  display: block;
  clear: both;