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