Helius
2021-07-09 e3425cc087f53ef5475002f77592b0f734a4ba86
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}