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