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