rsuite 5.2.3 → 5.2.4

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
@@ -13896,9 +13896,6 @@ textarea.rs-picker-menu .rs-picker-search-bar .rs-picker-search-bar-input {
13896
13896
  border-right: 1px solid #f2f2f5;
13897
13897
  border-right: 1px solid var(--rs-border-secondary);
13898
13898
  }
13899
- .rs-table-column-group-cell-content {
13900
- display: table-cell;
13901
- }
13902
13899
  .rs-table-cell-expand-wrapper {
13903
13900
  margin-right: 10px;
13904
13901
  display: inline-block;