Helius
2021-01-14 6342a63274283826a45e44e4f7a04f32c6ecad15
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}