Helius
2021-04-19 840d78d6ff875d36e6a602772ea9b49b0732ae63
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}