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