@skyux/ag-grid 11.49.0 → 11.49.2

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.
@@ -8529,6 +8529,10 @@ sky-ag-grid-wrapper + sky-infinite-scroll .sky-infinite-scroll {
8529
8529
  height: 100%;
8530
8530
  }
8531
8531
 
8532
+ .ag-dnd-ghost.ag-unselectable {
8533
+ display: none;
8534
+ }
8535
+
8532
8536
  .ag-theme-sky-data-grid-default {
8533
8537
  border-top: 1px solid var(--sky-border-color-neutral-medium);
8534
8538
  }