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