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