Helius
2020-12-31 7078809b92590e3bbaa952bcd65f02cb0b60a6db
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}