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