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