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