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