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