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