Helius
2020-12-15 2aac6723548b2feeaaf28b6652d5cf56b8a31962
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}