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