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