Helius
2021-04-19 06e2aef6f1fcee36ce19f60dadd8200b2dddb00b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}