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