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