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