fix
Helius
2021-11-08 3cfefdc7094420dc2d6927a52b83463d1d4a1e47
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}