rsuite 5.37.4 → 5.38.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.
@@ -2708,7 +2708,6 @@ tbody.rs-anim-collapse.rs-anim-in {
2708
2708
  z-index: 5;
2709
2709
  padding-right: 32px;
2710
2710
  display: inline-block;
2711
- cursor: pointer;
2712
2711
  }
2713
2712
  .rs-picker-subtle.rs-picker-disabled .picker-subtle-toggle {
2714
2713
  cursor: not-allowed;
@@ -4908,7 +4907,6 @@ label:hover .rs-checkbox-wrapper .rs-checkbox-inner::before {
4908
4907
  z-index: 5;
4909
4908
  padding-right: 32px;
4910
4909
  display: inline-block;
4911
- cursor: pointer;
4912
4910
  }
4913
4911
  .rs-dropdown-toggle.rs-dropdown-toggle-no-caret {
4914
4912
  padding-right: 12px;
@@ -11514,7 +11512,6 @@ textarea.rs-picker-search-input {
11514
11512
  z-index: 5;
11515
11513
  padding-right: 32px;
11516
11514
  display: inline-block;
11517
- cursor: pointer;
11518
11515
  color: #575757;
11519
11516
  color: var(--rs-text-primary);
11520
11517
  border: 1px solid #e5e5ea;
@@ -11533,7 +11530,6 @@ textarea.rs-picker-search-input {
11533
11530
  z-index: 5;
11534
11531
  padding-right: 32px;
11535
11532
  display: inline-block;
11536
- cursor: pointer;
11537
11533
  }
11538
11534
  .rs-picker-subtle.rs-picker-disabled .rs-picker-toggle {
11539
11535
  cursor: not-allowed;