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