@sankhyalabs/ez-design 5.10.0-dev.16 → 5.10.0-dev.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.
@@ -9069,7 +9069,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
9069
9069
  .ez-grid .ag-root-wrapper {
9070
9070
  border-bottom-right-radius: var(--border--radius-medium);
9071
9071
  border-bottom-left-radius: var(--border--radius-medium);
9072
- padding: 0 var(--space--medium) var(--space--medium) var(--space--medium);
9072
+ padding: 0 var(--space--medium) 0 var(--space--medium);
9073
9073
  border: none;
9074
9074
  background: transparent; }
9075
9075
  .ez-grid .ag-popup-child:not(.ag-tooltip-custom) {