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