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.
@@ -2840,7 +2840,6 @@ tbody.rs-anim-collapse.rs-anim-in {
2840
2840
  z-index: 5;
2841
2841
  padding-left: 32px;
2842
2842
  display: inline-block;
2843
- cursor: pointer;
2844
2843
  }
2845
2844
  .rs-picker-subtle.rs-picker-disabled .picker-subtle-toggle {
2846
2845
  cursor: not-allowed;
@@ -5034,7 +5033,6 @@ label:hover .rs-checkbox-wrapper .rs-checkbox-inner::before {
5034
5033
  z-index: 5;
5035
5034
  padding-left: 32px;
5036
5035
  display: inline-block;
5037
- cursor: pointer;
5038
5036
  }
5039
5037
  .rs-dropdown-toggle.rs-dropdown-toggle-no-caret {
5040
5038
  padding-left: 12px;
@@ -11634,7 +11632,6 @@ textarea.rs-picker-search-input {
11634
11632
  z-index: 5;
11635
11633
  padding-left: 32px;
11636
11634
  display: inline-block;
11637
- cursor: pointer;
11638
11635
  color: #575757;
11639
11636
  color: var(--rs-text-primary);
11640
11637
  border: 1px solid #e5e5ea;
@@ -11653,7 +11650,6 @@ textarea.rs-picker-search-input {
11653
11650
  z-index: 5;
11654
11651
  padding-left: 32px;
11655
11652
  display: inline-block;
11656
- cursor: pointer;
11657
11653
  }
11658
11654
  .rs-picker-subtle.rs-picker-disabled .rs-picker-toggle {
11659
11655
  cursor: not-allowed;