AllenFang / AllenFang/react-bootstrap-table
Remove hover effect from Expanded Rows?
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.