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