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