carbon-addons-iot-react 4.1.8 → 4.1.9

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.
@@ -22211,6 +22211,18 @@ html[dir=rtl] .iot--date-time-picker__wrapper .iot--date-time-picker__box .iot--
22211
22211
  text-align: unset;
22212
22212
  }
22213
22213
 
22214
+ .iot--in-portal-calender-icon {
22215
+ float: right;
22216
+ padding: 1rem;
22217
+ }
22218
+
22219
+ .datetime-picker-portal .iot--date-time-picker__menu-scroll {
22220
+ padding-bottom: 1rem;
22221
+ }
22222
+ .datetime-picker-portal .iot--time-picker {
22223
+ max-width: 18.125rem;
22224
+ }
22225
+
22214
22226
  html[dir=rtl] .iot--flyout-menu--content.iot--date-time-picker--menu .iot--date-time-picker__fields-wrapper .cds--form-item + .cds--form-item,
22215
22227
  html[dir=rtl] .iot--flyout-menu--content.iot--date-time-picker--menu .iot--date-time-picker__fields-wrapper .cds--form-item + .iot--time-picker__wrapper {
22216
22228
  margin-right: 1rem;