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