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