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