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