Helius
2022-02-14 3560479a86cd34ebb48d7c353fdae1f6755561a1
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}