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