Helius
2021-07-14 8910767f8855e1c5ae7f6058d0ef41e98a1650f4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}