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