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