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