Helius
2021-06-23 4536a68f86f50e09032066e00e9e3cacf366cbd4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}