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