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