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