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