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