@ambita/design-system 5.7.1-71.0 → 5.7.1-91.0

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.
@@ -479,7 +479,7 @@ $datepicker-content-border-color: var(--border-color-input);
479
479
  $datepicker-content-border-radius: var(--corner-radius-xxs);
480
480
  $datepicker-content-shadow: var(--shadow-dropdown);
481
481
  $datepicker-content-padding: 16px;
482
- $datepicker-content-min-width: 296px;
482
+ $datepicker-content-min-width: 280px;
483
483
 
484
484
  // Datepicker Header
485
485
  $datepicker-header-margin-bottom: 12px;
@@ -522,7 +522,7 @@ $datepicker-cell-disabled-opacity: 0.3;
522
522
 
523
523
  // Datepicker Focus
524
524
  $datepicker-focus-outline-color: var(--border-color-focus);
525
- $datepicker-focus-outline-width: 2px;
525
+ $datepicker-focus-outline-width: 3px;
526
526
  $datepicker-focus-outline-offset: 2px;
527
527
 
528
528
  // Datepicker Footer