king
2022-04-26 5046d0d13dc6a8563b8e54e31913bc44cfa1072f
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;