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