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