Add image upload preview functionality; update titles and templates for consistency

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-29 13:02:11 +02:00
parent 8871f136d4
commit 3224d16197
13 changed files with 75 additions and 35 deletions
+4
View File
@@ -359,6 +359,10 @@ pre {
margin-top: 0.5rem;
}
.image-upload-preview {
margin-top: 0.75rem;
}
/* ─── Admin table ──────────────────────────────────────── */
.stats-grid {
display: grid;