Helius
2021-03-30 114fb1706a7683bc6eedc7753ae62e6694e7ee97
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}