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