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