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