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