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