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