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