Helius
2021-10-29 56224771711dddfbd42bc7fa7f3449b3d72b30d0
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}