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