king
2021-01-14 c834537aadb80baad341eaf26ec6d88d41b5f7c5
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;