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