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