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