username@email.com
2021-12-09 d14b82fec13361486c49165371b5dee1b7089c09
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}