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