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