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