Helius
2020-12-27 862f4f0942da8033bf49af89eca0055ad8cb4730
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}