Helius
2022-10-19 4eeedb0c339d8a3d405112dd8afb31fd9b735b8e
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}