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