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