king
2020-12-30 1ed217be1abce1a1da18d90a1a9f358beef79acd
src/tabviews/custom/components/share/normalTable/index.scss
@@ -1,6 +1,6 @@
.normal-custom-table {
  position: relative;
  padding: 0 0px 30px;
  padding: 0px;
  .normal-table-footer {
    padding: 10px 0px;
@@ -157,6 +157,11 @@
    }
  }
}
.normal-custom-table.hidden {
  thead {
    display: none;
  }
}
.image-scale-modal {
  width: 70vw;
  min-height: 80vh;