Helius
2021-03-10 9c227c92289648a05924db5fdff2bb5d0f8fd17b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}