Helius
2020-12-23 1354e67e7ee60370c6ff293a45f4b5e9c8a2a59b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}