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