src/templates/sharecomponent/settingcomponent/settingform/index.scss
@@ -6,6 +6,12 @@ top: 150px; left: calc(50% - 16px); } .count-tip { position: absolute; top: 0px; color: #1890ff; font-size: 12px; } .model-table-setting-form { .textarea { .ant-form-item-label { @@ -14,10 +20,6 @@ .ant-form-item-control-wrapper { width: 83.33333333%; } } .anticon-question-circle { color: #c49f47; margin-right: 3px; } .text-area { .CodeMirror { @@ -53,4 +55,7 @@ border: 0; box-shadow: unset; } .ant-tabs-nav-wrap { text-align: center; } }