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