@syncfusion/ej2-angular-grids 19.4.47 → 19.4.52

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.
@@ -3852,7 +3852,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3852
3852
  font-size: 15px;
3853
3853
  line-height: 20px;
3854
3854
  overflow: hidden;
3855
- padding: .7em;
3855
+ padding: 0.7em;
3856
3856
  text-overflow: ellipsis;
3857
3857
  vertical-align: middle;
3858
3858
  white-space: nowrap;
@@ -4870,7 +4870,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4870
4870
  }
4871
4871
 
4872
4872
  .e-grid-min-height .e-rowcell {
4873
- line-height: 0;
4873
+ line-height: normal;
4874
4874
  padding-bottom: 0;
4875
4875
  padding-top: 0;
4876
4876
  }
@@ -4949,7 +4949,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4949
4949
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4950
4950
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4951
4951
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4952
- line-height: 0;
4952
+ line-height: normal;
4953
4953
  padding-bottom: 0;
4954
4954
  padding-top: 0;
4955
4955
  }
@@ -3885,7 +3885,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3885
3885
  font-size: 12px;
3886
3886
  line-height: 20px;
3887
3887
  overflow: hidden;
3888
- padding: .7em;
3888
+ padding: 0.7em;
3889
3889
  text-overflow: ellipsis;
3890
3890
  vertical-align: middle;
3891
3891
  white-space: nowrap;
@@ -4903,7 +4903,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4903
4903
  }
4904
4904
 
4905
4905
  .e-grid-min-height .e-rowcell {
4906
- line-height: 0;
4906
+ line-height: normal;
4907
4907
  padding-bottom: 0;
4908
4908
  padding-top: 0;
4909
4909
  }
@@ -4982,7 +4982,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4982
4982
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4983
4983
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4984
4984
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4985
- line-height: 0;
4985
+ line-height: normal;
4986
4986
  padding-bottom: 0;
4987
4987
  padding-top: 0;
4988
4988
  }
@@ -3929,7 +3929,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3929
3929
  font-size: 12px;
3930
3930
  line-height: 20px;
3931
3931
  overflow: hidden;
3932
- padding: .7em;
3932
+ padding: 0.7em;
3933
3933
  text-overflow: ellipsis;
3934
3934
  vertical-align: middle;
3935
3935
  white-space: nowrap;
@@ -4947,7 +4947,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4947
4947
  }
4948
4948
 
4949
4949
  .e-grid-min-height .e-rowcell {
4950
- line-height: 0;
4950
+ line-height: normal;
4951
4951
  padding-bottom: 0;
4952
4952
  padding-top: 0;
4953
4953
  }
@@ -5026,7 +5026,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5026
5026
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5027
5027
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5028
5028
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5029
- line-height: 0;
5029
+ line-height: normal;
5030
5030
  padding-bottom: 0;
5031
5031
  padding-top: 0;
5032
5032
  }