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