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