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