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