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