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