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