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