repertoire: fixed-header columns, remove main/index padding, minimal column padding

This commit is contained in:
Pontoporeia
2026-04-30 11:41:00 +02:00
parent 0960afb731
commit a9e03c4b1c
2 changed files with 29 additions and 15 deletions

View File

@@ -63,6 +63,12 @@
- [ ] Verify TCP reachability from XAMXAM VM to LDAP server (port 636)
- [ ] See `docs/LDAP_AUTH_PLAN.md` for full phase-by-phase plan
## Répertoire layout
- [x] Make column headings sticky/non-scrollable; only `ul` scrolls per column
- [x] Remove padding from `.search-main` and `.repertoire-index`
- [x] Minimal horizontal padding inside columns (`var(--space-2xs)`)
## CSS refactor
- [x] Move semantic HTML element baseline styles into common.css