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