This commit is contained in:
2026-07-16 02:39:08 +02:00
parent 56220e5b7e
commit 87a95c7f93
2 changed files with 37 additions and 15 deletions

View File

@@ -2597,9 +2597,8 @@ body.layout-legacy .comment-input {
/* ─── Poll Builder ────────────────────────────────────────────────────────── */
.poll-builder {
background: var(--comment-bg);
background: var(--bg);
border: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: none;
padding: 8px;
display: flex;
flex-direction: column;