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