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