Helius
2022-02-10 91e4d0c81321f9ccfec7fca41898a00ff6f57001
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}