rsuite 6.0.0-canary-20250320 → 6.0.0-canary-2025032014

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.
@@ -14558,7 +14558,7 @@ kbd.rs-text {
14558
14558
  }
14559
14559
  .rs-picker-label.rs-input-group-addon {
14560
14560
  color: var(--rs-text-primary);
14561
- padding-inline-end: 4px !important;
14561
+ padding-inline: calc(var(--rs-input-group-inside-btn-padding) * 2 - var(--rs-picker-toggle-border-width));
14562
14562
  }
14563
14563
  .rs-picker-loader {
14564
14564
  width: var(--rs-picker-loader-size);