Helius
2022-03-16 9ceb30e738ac7b30c50a9f543a8c77da883ae678
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}