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