Helius
2022-03-14 7940cb1960203e4407968e6f6d8b720dafcc5397
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}