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