fix
Helius
2022-05-24 92b4bae0a88596531860623b8ab80ed0846f4d8a
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}