king
2021-11-15 ded0a522a7747fb841719c13c8c35f13cf5cda4c
src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -135,21 +135,6 @@
      }
    }
  }
  // .ant-table-body::-webkit-scrollbar {
  //   width: 8px;
  //   height: 10px;
  // }
  // ::-webkit-scrollbar-thumb {
  //   border-radius: 5px;
  //   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.13);
  //   background: rgba(0, 0, 0, 0.13);
  // }
  // ::-webkit-scrollbar-track {/*滚动条里面轨道*/
  //   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  //   border-radius: 3px;
  //   border: 1px solid rgba(0, 0, 0, 0.07);
  //   background: rgba(0, 0, 0, 0);
  // }
  .fix-header {
    .ant-table-body {
      min-height: unset
@@ -172,7 +157,6 @@
  }
  .ant-input-number {
    border: none;
    width: 100%;
    box-shadow: none!important;
    height: auto;
    .ant-input-number-handler-wrap {
@@ -217,7 +201,10 @@
  td.pointer .mk-mask {
    display: block;
  }
  .ant-pagination {
  .mk-operation {
    display: none;
  }
  .ant-table-placeholder {
    display: none;
  }
}
@@ -252,9 +239,6 @@
  }
}
.edit-custom-table.ghost {
  .main-pickup {
    display: none;
  }
  .ant-table-thead > tr {
    > th {
      color: inherit;