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