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