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