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