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