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