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