This commit is contained in:
2026-06-02 10:26:53 +02:00
parent 9d54e03ae0
commit 2c88953d97

View File

@@ -2656,7 +2656,7 @@ body.layout-legacy #comments-container.faded-out {
/* ─── Poll Builder ────────────────────────────────────────────────────────── */
.poll-builder {
background: rgba(255, 255, 255, 0.04);
background: var(--comment-bg);
border: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: none;
padding: 8px;