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