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