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