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