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