| | |
| | | z-index: 1; |
| | | margin-bottom: 5px; |
| | | } |
| | | .ant-empty { |
| | | margin: 5px 0; |
| | | } |
| | | thead tr { |
| | | background: #fbfbfb; |
| | | } |
| | | tbody > tr:not(.ant-table-expanded-row) { |
| | | background: #ffffff; |
| | | } |
| | | tr:not(.classify) { |
| | | > td { |
| | | >.ant-table-row-expand-icon-cell { |
| | | div { |
| | | display: none; |
| | | } |
| | | } |
| | | >.ant-table-row-expand-icon { |
| | | display: none; |
| | | } |
| | | } |
| | | } |
| | | tr:not(.classify) + .ant-table-expanded-row { |
| | | display: none; |
| | | } |
| | | td[colspan="4"] { |
| | | padding: 5px 0px 5px 5px!important; |
| | | } |
| | | .ant-table-body { |
| | | margin: 0!important; |
| | | } |
| | | |
| | | .submenu-control-wrap { |
| | | position: relative; |
| | | |
| | | .anticon-plus { |
| | | position: absolute; |
| | | top: 8px; |
| | | right: 10px; |
| | | z-index: 1; |
| | | } |
| | | |
| | | .thdmenu-control-wrap { |
| | | position: relative; |
| | | .ant-table-row-indent { |
| | | display: none; |
| | | } |
| | | .ant-table-row-expand-icon { |
| | | display: none; |
| | | } |
| | | .ant-table-small { |
| | | border: 0; |
| | | } |
| | | } |
| | | } |
| | | } |