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