king
2021-11-12 0c84df247914f893ef5e41d57a422e10a2dc814c
src/templates/formtabconfig/index.scss
@@ -95,10 +95,6 @@
        }
      }
    }
    .anticon-question-circle {
      color: #c49f47;
      margin-right: 3px;
    }
    .config-button {
      min-width: 65px;
    }
@@ -151,11 +147,6 @@
    .ant-card-body {
      position: relative;
      padding: 0 0 40px;
      >.anticon-question-circle {
        position: relative;
        left: 5px;
        top: 20px;
      }
      > .anticon-setting {
        position: absolute;
@@ -229,7 +220,6 @@
                .ant-form-item-control-wrapper {
                  position: relative;
                  .ant-input-number {
                    width: 100%;
                    margin-top: 4px;
                  }
                  .ant-select {
@@ -307,10 +297,6 @@
            }
          }
        }
        .anticon-question-circle {
          position: absolute;
          left: 5px;
        }
      }
      .tab-list {
        position: relative;
@@ -341,11 +327,6 @@
              width: 100%;
            }
          }
        }
        > .anticon-question-circle {
          position: absolute;
          left: 5px;
          top: 20px;
        }
        > .anticon-plus {
          position: absolute;
@@ -390,12 +371,6 @@
          margin-right: 50px;
        }
      }
    }
    .anticon-question-circle {
      color: #c49f47;
      position: relative;
      left: -15px;
      top: 5px;
    }
  }
  .setting {