Helius
2020-12-11 fd4948ce4d936ca72baad4a076a9661f2a4b4fb9
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}