@ctlyst.id/internal-ui 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -442,6 +442,11 @@ const Styles = () => {
442
442
  display: inline-block;
443
443
  margin: 0 2px;
444
444
  }
445
+ .react-datepicker__header__dropdown.react-datepicker__header__dropdown--select {
446
+ font-weight: 600;
447
+ line-height: 22px;
448
+ color: #111111;
449
+ }
445
450
 
446
451
  .react-datepicker__current-month,
447
452
  .react-datepicker-time__header,