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