king
2021-10-27 bbcb3f45ad0ef4c808bf5a68ec10c0464c094e2f
src/mob/components/formdragelement/index.scss
@@ -65,6 +65,23 @@
      }
    }
  }
  .am-list-item.up_down {
    height: auto;
    .am-list-line {
      display: block;
      .am-input-label {
        width: auto;
        line-height: 32px;
      }
      .am-input-control {
        height: 40px;
        line-height: 24px;
      }
      .am-list-extra {
        display: none;
      }
    }
  }
  .am-list-item.check-card {
    height: auto;
    .am-list-line {