Helius
2022-05-05 ff27672668460a4e1076ed58be921ef59162b0a9
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}