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