@sankhyalabs/ez-design 5.10.0-dev.15 → 5.10.0-dev.16

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.
@@ -9070,7 +9070,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
9070
9070
  border-bottom-right-radius: var(--border--radius-medium);
9071
9071
  border-bottom-left-radius: var(--border--radius-medium);
9072
9072
  padding: 0 var(--space--medium) var(--space--medium) var(--space--medium);
9073
- border: none; }
9073
+ border: none;
9074
+ background: transparent; }
9074
9075
  .ez-grid .ag-popup-child:not(.ag-tooltip-custom) {
9075
9076
  background: var(--background--xlight);
9076
9077
  padding: var(--space--small);