hplx-react-elements-dev 1.3.35 → 1.3.37

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.
@@ -3518,6 +3518,10 @@
3518
3518
  margin-left: 0 !important;
3519
3519
  }
3520
3520
 
3521
+ .react-datepicker-time__input input {
3522
+ width: 40px !important;
3523
+ }
3524
+
3521
3525
  .custom-time-input-section {
3522
3526
  padding: 6px 12px;
3523
3527
  background-color: #ebf5ff;