king
2022-04-01 1ea9fe09a611dea3a05131e349a8e8dd46adcf6a
src/templates/modalconfig/dragelement/index.scss
@@ -33,6 +33,16 @@
      line-height: 1;
    }
  }
  .mk-form-label::after {
    content: ':';
    position: relative;
    top: -0.5px;
    margin: 0 8px 0 2px;
    text-decoration: none;
  }
  .ant-form-item-no-colon::after {
    content: none!important;
  }
  .ant-form-item {
    cursor: move;
    display: flex;