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