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