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