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