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