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