carbon-addons-iot-react 4.2.2 → 4.2.3

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.
@@ -31288,6 +31288,10 @@ html[dir=rtl] .cds--number .cds--number__controls {
31288
31288
  padding-right: unset;
31289
31289
  padding-left: 2rem;
31290
31290
  }
31291
+ .page-title-bar-header-right .cds--content-switcher-btn,
31292
+ .page-title-bar-header-right .cds--content-switcher .cds--btn--primary {
31293
+ margin-left: 0;
31294
+ }
31291
31295
  .page-title-bar-header-right .cds--btn--primary {
31292
31296
  margin-left: 0.5rem;
31293
31297
  }