@carbon/ibm-products 1.67.0 → 1.68.0

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.
@@ -21479,11 +21479,11 @@ button.c4p--add-select__global-filter-toggle--open {
21479
21479
  transform: translateY(-50%);
21480
21480
  }
21481
21481
 
21482
- .c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row) {
21482
+ .c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row) td:first-child {
21483
21483
  position: relative;
21484
21484
  }
21485
21485
 
21486
- .c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row) :first-child:not(.bx--checkbox--inline)::before {
21486
+ .c4p--datagrid .bx--data-table--selected:not(.c4p--datagrid__active-row) td:first-child:not(.bx--checkbox--inline)::before {
21487
21487
  position: absolute;
21488
21488
  top: 0;
21489
21489
  left: 0;