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