king
2023-05-09 7b0dbecd1d6155d26ec67be0a47a16264c738c85
src/templates/modalconfig/dragelement/index.scss
@@ -38,12 +38,17 @@
      color: #1890ff;
    }
  }
  .mk-form-label::after {
  .mk-form-label:after {
    content: ':';
    position: relative;
    top: -0.5px;
    margin: 0 8px 0 2px;
    text-decoration: none;
  }
  .mk-form-label.no-colon {
    opacity: 0;
    width: 1px;
    display: inline-block;
  }
  .ant-form-item-no-colon::after {
    content: none!important;
@@ -135,12 +140,12 @@
}
.modal-fields-row.up_down {
  .ant-form-item {
    display: block;
    display: block!important;
    .ant-form-item-label {
      width: 100%!important;
      text-align: left;
      height: 24px;
      line-height: 28px;
      height: 24px!important;
      line-height: 28px!important;
    }
    .ant-form-item-control-wrapper {
      width: 100%!important;