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