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