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