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