Helius
2021-11-08 15500d265a59ad3b7b7679276a83d9c5c92598dd
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}