AllenFang / AllenFang/react-bootstrap-table
Remove hover effect from Expanded Rows?
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 2.2k
- Forks
- 761
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I'm using the expanding row option on a table which uses hover, but I noticed that the expanding rows also show the hover effect even though I only want the hover effect on the original table.
In short, I just want the main table rows to show the hover effect, but not the
I have that contains the information that shows up under each row when it is expanded.
Is there a simple way to do this? Do I need to mess with some of the CSS?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.