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