Helius
2021-11-11 38878823430a2aec4ae7ceb942562bb9e2de2af4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}