Use placeholder svg

This commit is contained in:
2026-04-23 20:58:33 +02:00
parent 337ec9ef6e
commit 4415a391e2
6 changed files with 40 additions and 13 deletions
+1
View File
@@ -374,6 +374,7 @@ textarea {
height: 140px;
object-fit: cover;
display: block;
background: var(--bg-panel) url("/_/icons/thumb-placeholder.svg") center/2rem no-repeat;
}
/* === Empty state === */