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