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