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