Helius
2021-02-22 b85c38cf3f843629cc0c206a2aa119117e82a6b4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}