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