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