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