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