king
2020-04-20 6b680ace26dc95031a1b7a3e33f8785c112f787d
src/templates/subtableconfig/index.scss
@@ -59,17 +59,6 @@
        color: #1890ff;
        border-bottom: 1px solid #e8e8e8;
      }
      .thawbutton {
        position: absolute;
        right: 10px;
        top: 0px;
        padding: 0px;
        cursor: pointer;
        i {
          font-size: 16px;
          color: #1890ff;
        }
      }
    }
    .tables {
      .ant-select-selection-selected-value {
@@ -302,17 +291,6 @@
            display: inline-block;
          }
        }
        .copybutton {
          position: absolute;
          right: 10px;
          top: 5px;
          z-index: 2;
          padding: 5px;
          cursor: pointer;
          i {
            font-size: 16px;
          }
        }
      }
      .column-list {
        position: relative;
@@ -322,6 +300,13 @@
          right: 20px;
          top: -10px;
        }
        .column-copy {
          position: absolute;
          font-size: 16px;
          right: 75px;
          top: -7px;
          color: #26C281;
        }
        > .ant-row {
          background: #fafafa;
          border-radius: 4px;