king
2020-10-20 7b01bec1609710729a868093ad69484ebea82d80
src/templates/modalconfig/index.scss
@@ -198,6 +198,20 @@
                text-overflow: ellipsis;
                white-space: nowrap;
              }
              label.required::before {
                display: inline-block;
                margin-right: 4px;
                color: #f5222d;
                font-size: 14px;
                font-family: SimSun, sans-serif;
                line-height: 1;
                content: '*';
              }
              .anticon-question-circle {
                color: #c49f47;
                margin-right: 3px;
                line-height: 40px;
              }
            }
            .ant-form-item-control-wrapper {
              .ant-select {