Helius
2021-09-08 9037526ae431ecf9924c000f122e52e98f72d46e
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}