Files

7 lines
129 B
CSS
Raw Permalink Normal View History

2026-01-16 14:13:44 +08:00
.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}