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