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