Helius
2021-09-08 570e9f8774a3b4d70a0924a06a0c803471357039
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}