Helius
2022-03-10 70ccc6d4225d2cb85244d5e2dca3949f6677707c
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}