Helius
2020-12-23 84b8fc407854adfe0cbd1d73c0fb8ee1578fc88d
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}