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