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