Helius
2022-03-15 1c04c6a9607b7d4543989c73a1ae91274bbb167c
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}