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