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