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