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