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