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