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