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