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