fix
Helius
2022-03-30 314e52b563abe9bc6abfe9f46535353c4adc283e
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}