dcp-design-react 1.12.16 → 1.12.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29373,7 +29373,6 @@ body {
29373
29373
  .qm-table {
29374
29374
  position: relative;
29375
29375
  background-color: #ffffff;
29376
- /* body 填充元素 */
29377
29376
  /* 列宽线 */
29378
29377
  /* 边框线 */
29379
29378
  /* 弹出层 */
@@ -29637,22 +29636,6 @@ body {
29637
29636
  -moz-user-select: none;
29638
29637
  user-select: none;
29639
29638
  }
29640
- .qm-table .body--x-space {
29641
- height: 0;
29642
- visibility: hidden;
29643
- }
29644
- .qm-table .body--x-space::after {
29645
- content: '.';
29646
- }
29647
- .qm-table .body--y-space {
29648
- width: 0;
29649
- line-height: 0;
29650
- float: left;
29651
- visibility: hidden;
29652
- }
29653
- .qm-table .body--y-space::after {
29654
- content: '.';
29655
- }
29656
29639
  .qm-table--resizable-bar {
29657
29640
  display: none;
29658
29641
  position: absolute;