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