@bryntum/grid-thin-trial 7.2.0 → 7.2.1

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.
package/grid.css CHANGED
@@ -1550,7 +1550,7 @@ html.b-print-root,
1550
1550
  position: relative;
1551
1551
  color: var(--b-grid-empty-color);
1552
1552
  padding: var(--b-grid-empty-padding);
1553
- z-index: 20;
1553
+ z-index: 10;
1554
1554
  }
1555
1555
  .b-grid-base .b-editing {
1556
1556
  overflow: visible;