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