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