2025-08-01 11:39:06 +08:00

7 lines
129 B
CSS

.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}