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