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