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