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