fix
Helius
2022-06-09 237fc1d3a8127e0c91742096f649f0b4c09a5633
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}