carbon-addons-iot-react 4.1.15 → 4.1.16

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.
@@ -36987,9 +36987,6 @@ th .cds--table-sort__flex {
36987
36987
  .cds--data-table th.iot--table-head--table-header {
36988
36988
  vertical-align: middle;
36989
36989
  }
36990
- .cds--data-table th[aria-sort]:not(.cds--table-sort__header--ai-label) {
36991
- padding-left: 1rem;
36992
- }
36993
36990
  .cds--data-table th.cds--table-sort__header--ai-label,
36994
36991
  .cds--data-table th.cds--table-sort__header--ai-label .cds--table-sort {
36995
36992
  background: linear-gradient(to right, var(--cds-ai-aura-start-sm, rgba(69, 137, 255, 0.16)) 0%, var(--cds-ai-aura-end, rgba(255, 255, 255, 0)) 50%, transparent 50%);