Helius
2022-03-04 5483cb84845014996576909dbd3bc5ab6be5803b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}