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