Helius
2020-12-25 8aebedf8bf403a7f3d337100831232c3b74e3563
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}