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