Helius
2022-10-19 581835e407eab022616b4a62377ea5e4ae9ba346
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}