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