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