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