king
2020-07-16 9a82bce9cf0ed4a51c1b0b0669eaa38cedbace07
src/templates/sharecomponent/actioncomponent/verifyexcelin/index.scss
@@ -49,6 +49,10 @@
  .custom-table .ant-empty {
    margin: 20px 8px!important;
  }
  .excel-custom-table {
    position: relative;
    top: -25px;
  }
  .errorval {
    display: inline-block;
    width: 30px;
@@ -62,9 +66,10 @@
  .ant-tabs-tabpane {
    position: relative;
    .excel-col-add {
      position: absolute;
      right: 0;
      top: 90px;
      position: relative;
      float: right;
      top: -40px;
      z-index: 1;
    }
  }
}