Helius
2021-03-11 7fb8daefab9776720052db58bee680f1ab8bba04
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}