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