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