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