fix
Helius
2022-04-19 55d5ff416f90f7725b17ed51cb38a50049b94a77
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}