@jiaozhiye/qm-design-react 1.2.0-beta.10 → 1.2.0-beta.13

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.
@@ -29528,6 +29528,14 @@ div.ant-typography-edit-content.ant-typography-rtl {
29528
29528
  position: sticky;
29529
29529
  z-index: 2;
29530
29530
  }
29531
+ .qm-table.is--fixed .cell-fix-left .gutter-overlay,
29532
+ .qm-table.is--fixed .cell-fix-right .gutter-overlay {
29533
+ content: '';
29534
+ position: absolute;
29535
+ top: 0;
29536
+ bottom: -1px;
29537
+ background-color: #ffffff;
29538
+ }
29531
29539
  .qm-table.is--fixed .cell-fix-left-last::after {
29532
29540
  content: '';
29533
29541
  position: absolute;