Helius
2021-12-30 21465c793eb6f703c62fd238a8f7e185020350fa
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}