jyy
2021-04-14 2fdc11a7f356bec787a7c7f6301af0b94ef87a4c
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}