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