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