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