Use placeholder svg

This commit is contained in:
2026-04-23 20:58:33 +02:00
parent 02a1482789
commit 1f7cfd637a
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 === */