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