Helius
2022-02-14 f2d46a8884e5abfb5635313394083be7afac58a4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}