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