username@email.com
2023-03-03 0a34bec1a557fb95c376a298e0cbdabd46f8a14e
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}