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