king
2022-03-01 3bb266595fbfa9af6b97405737496ed61c6b7c55
src/templates/zshare/modalform/index.scss
@@ -34,4 +34,16 @@
      }
    }
  }
  .ant-form-extra {
    padding-top: 0px;
    min-height: 0px;
  }
  .add-row-empty {
    position: absolute;
    right: 10px;
    top: -25px;
    color: #1890ff;
    cursor: pointer;
    font-size: 14px;
  }
}