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