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