fix
Helius
2022-03-28 105adb6cf881524b6c7c3e2039e6edabe5f0b523
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}