fix poll background

This commit is contained in:
tobi 2024-03-23 12:34:27 +01:00
parent 254842ff56
commit c80e2d94d3

View file

@ -108,7 +108,7 @@ html, body {
background-color: var(--soft-lilac-translucent);
}
.status .text .poll .poll-info {
background-color: var(--soft-blue);
background: var(--bg);
}
/* Code snippets */