1
jyy
2021-07-11 2957623eed5fabb83b8f64dc106ec9b6d129c09d
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}