Helius
2022-03-04 c34f2618d611f351448512eb60dbd12767e42e4e
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}