carbon-addons-iot-react 5.10.7 → 5.10.8

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.
@@ -38626,6 +38626,9 @@ button.cds--btn.iot--tooltip-svg-wrapper.cds--btn--ghost.iot--table-toolbar__adv
38626
38626
  .iot--expandable-tablerow td div .cds--btn--ghost:hover {
38627
38627
  background: var(--cds-layer-accent-01, #e0e0e0);
38628
38628
  }
38629
+ .iot--expandable-tablerow td div .cds--overflow-menu.cds--btn--ghost:hover {
38630
+ background-color: var(--cds-layer);
38631
+ }
38629
38632
 
38630
38633
  .iot--expandable-tablerow--indented td.cds--table-expand {
38631
38634
  position: relative;