src/templates/sharecomponent/chartgroupcomponent/chartform/index.scss
@@ -1,21 +1,15 @@ .chart-edit-form { min-height: 190px; .ant-form-item { .ant-input-number { width: 100%; } } .anticon-question-circle { color: #c49f47; position: relative; left: -3px; } .chart-model-image { .ant-col-6 { min-height: 110px; } img { max-width: 100%; cursor: pointer; border: 1px solid #ebedf0; transition: all .3s; margin-bottom: 15px; } img.active { background-color: rgba(135,59,244,.1);