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