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