king
2020-04-14 b24691f4e391e80607532fe66087bde015ee2dee
src/templates/formtabconfig/index.scss
@@ -174,15 +174,6 @@
        z-index: 1;
      }
      > .anticon-snippets {
        position: absolute;
        font-size: 14px;
        left: 22px;
        top: 13px;
        padding: 10px;
        z-index: 1;
      }
      >.ant-collapse {
        border-radius: 0;
        border: 0;
@@ -212,6 +203,7 @@
          }
        }
        .ant-collapse-content-box {
          position: relative;
          padding: 16px 30px;
          > .ant-row {
            min-height: 90px;
@@ -299,6 +291,14 @@
              width: 100%;
            }
          }
          .anticon-snippets {
            position: absolute;
            font-size: 14px;
            right: 10px;
            top: 0px;
            padding: 10px;
            z-index: 1;
          }
        }
      }