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