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