Helius
2021-11-08 9d1fa7183a25cbef2c6de82fd1f75da4f2353173
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}