fix
Helius
2022-05-24 b6addbdc96eb4fba4c7b3a295ed9d47020f74ceb
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}