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.
@@ -14795,7 +14795,7 @@ kbd.rs-text {
14795
14795
  }
14796
14796
  .rs-picker-label.rs-input-group-addon {
14797
14797
  color: var(--rs-text-primary);
14798
- padding-inline-end: 4px !important;
14798
+ padding-inline: calc(var(--rs-input-group-inside-btn-padding) * 2 - var(--rs-picker-toggle-border-width));
14799
14799
  }
14800
14800
  .rs-picker-loader {
14801
14801
  width: var(--rs-picker-loader-size);