@syncfusion/ej2-vue-grids 21.1.37 → 21.1.39

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.
@@ -3545,9 +3545,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3545
3545
  margin-left: 12px;
3546
3546
  width: 12px;
3547
3547
  }
3548
- .e-grid.sf-grid .e-table {
3549
- border-spacing: 0.25px;
3550
- }
3551
3548
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3552
3549
  margin-left: -9px;
3553
3550
  }
@@ -3692,7 +3689,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3692
3689
  padding: 0 0 0 8px;
3693
3690
  }
3694
3691
 
3695
- .e-grid-min-height .e-rowcell {
3692
+ .e-grid-min-height .e-rowcell,
3693
+ .e-grid-min-height .e-icon-grightarrow,
3694
+ .e-grid-min-height .e-icon-gdownarrow {
3696
3695
  line-height: 0;
3697
3696
  padding-bottom: 0;
3698
3697
  padding-top: 0;