carbon-addons-iot-react 2.155.11 → 2.155.13

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.
@@ -30562,6 +30562,9 @@ html[dir=rtl] .iot--date-time-picker__wrapper .iot--date-time-picker__box .iot--
30562
30562
  padding-top: 1rem;
30563
30563
  padding-bottom: 2rem;
30564
30564
  }
30565
+ .iot--flyout-menu--content.iot--date-time-picker--menu .iot--date-time-picker__menu-scroll .iot--date-time-picker__custom-wrapper .iot--time-picker {
30566
+ padding-left: 2rem;
30567
+ }
30565
30568
  .iot--flyout-menu--content.iot--date-time-picker--menu .flatpickr-calendar.open {
30566
30569
  padding-bottom: 0;
30567
30570
  position: unset !important;