username@email.com
2021-11-30 8878b4d2c65329d454688d306e9d692c760bffe5
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}