@carbon/ibm-products 2.10.1 → 2.10.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -11463,6 +11463,7 @@ button.c4p--add-select__global-filter-toggle--open {
11463
11463
  }
11464
11464
 
11465
11465
  .c4p--datagrid__empty-state .c4p--datagrid__table-simple tr:hover td {
11466
+ border-bottom: none;
11466
11467
  background: transparent;
11467
11468
  }
11468
11469
 
@@ -11474,6 +11475,10 @@ button.c4p--add-select__global-filter-toggle--open {
11474
11475
  flex: 1 1 auto;
11475
11476
  }
11476
11477
 
11478
+ .c4p--datagrid__empty-state .c4p--datagrid__empty-state-cell {
11479
+ border-bottom: none;
11480
+ }
11481
+
11477
11482
  .c4p--datagrid__resizer {
11478
11483
  position: absolute;
11479
11484
  z-index: 1;