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