Helius
2021-01-15 52d41ba1f8365731cd1d3baffa9d65b4d909d643
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}