@sankhyalabs/ez-design 6.1.0 → 6.1.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.
@@ -8914,7 +8914,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8914
8914
  padding-left: 0;
8915
8915
  padding-right: 0; }
8916
8916
  .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-selection-checkbox {
8917
- margin: 0 5px; }
8917
+ margin: 0 auto; }
8918
8918
  .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper {
8919
8919
  width: 20px;
8920
8920
  height: 20px; }
@@ -8988,7 +8988,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8988
8988
  padding-left: 0;
8989
8989
  padding-right: 0; }
8990
8990
  .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-selection-checkbox {
8991
- margin: 0 5px; }
8991
+ margin: 0 auto; }
8992
8992
  .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper {
8993
8993
  width: 20px;
8994
8994
  height: 20px; }