username@email.com
2022-01-07 039f5d5938ef314618182df28ab34f76061404ad
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}