Helius
2021-04-19 89bcd2fc777c20701f6e68accd71375b41327b87
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}