king
2021-08-24 1a11f7115e61c548f9ffc77d0a9e504307ca71b2
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 {
@@ -53,4 +59,7 @@
    border: 0;
    box-shadow: unset;
  }
  .ant-tabs-nav-wrap {
    text-align: center;
  }
}