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