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