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