Helius
2021-01-06 baec557961bc60a04a0ae18a27e0a87961ef1da8
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}