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