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