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