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