Helius
2021-01-16 e02086786067b03d481e52034ccbea0e3a5c7f95
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}