Helius
2021-06-23 b9ec5ee3d8bb67337f9723e778e9a25c4c143b56
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}