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