king
2020-12-14 d5c3340757ae00a2ad617c4241dfd3792f36e036
src/menu/modalconfig/index.scss
@@ -200,6 +200,7 @@
              }
            }
            .ant-form-item-control-wrapper {
              position: relative;
              .ant-select {
                width: 100%;
                margin-top: 4px;
@@ -212,14 +213,16 @@
                width: 100%;
                margin-top: 4px;
              }
              .input-mask {
            }
            .ant-form-item-control-wrapper::after {
              content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                opacity: 0;
              }
              z-index: 1;
            }
            .ant-col-cuslabel {
              width: 10.5%;