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