Enhancement: per-type object page sizing (#11977)

This commit is contained in:
shamoon
2026-02-02 11:03:54 -08:00
committed by GitHub
parent 470c824684
commit e5edfd0f7f
8 changed files with 141 additions and 10 deletions

View File

@@ -24,3 +24,7 @@ td.name-cell {
margin-left: .5rem;
}
}
select.small {
font-size: 0.875rem !important; // 14px
}