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