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