king
2023-11-03 88f178df654b08411470a7eab75b3d5fed8817c0
src/tabviews/custom/components/table/edit-table/normalTable/mkPopSelect/index.scss
@@ -23,6 +23,7 @@
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px;
  vertical-align: top;
  .anticon-table {
    padding: 7px;
@@ -72,7 +73,7 @@
  box-shadow: none!important;
  padding-left: 0px;
}
.mk-pop-select-modal {
.mk-table-pop-select-modal {
  .ant-modal-body {
    min-height: 200px;
    max-height: calc(100vh - 210px);
@@ -82,6 +83,9 @@
      max-width: 300px;
      margin-bottom: 20px;
    }
    .ant-tabs {
      margin-top: -20px;
    }
    table {
      td {
        padding: 12px 16px;