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