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