rsuite 5.6.2 → 5.6.5

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.
package/dist/rsuite.css CHANGED
@@ -12664,7 +12664,8 @@ textarea.rs-picker-menu .rs-picker-search-bar .rs-picker-search-bar-input {
12664
12664
  outline: 0;
12665
12665
  overflow: hidden;
12666
12666
  }
12667
- .rs-sidenav-item:hover {
12667
+ .rs-sidenav-item:hover,
12668
+ .rs-sidenav-item:focus {
12668
12669
  text-decoration: none;
12669
12670
  }
12670
12671
  .rs-sidenav-item:focus-visible,