Helius
2020-12-30 dab14a0a568c91559bb0bcba28ec1bcd9f1b00e0
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}