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