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