Fix channel poll answer background color

This commit is contained in:
N-Pex 2024-12-04 10:40:10 +01:00
parent 2aa089df91
commit 63565f104c

View file

@ -153,6 +153,11 @@
display: none; display: none;
} }
.poll-percent-indicator {
background: #EBE9E9;
border-radius: 4px;
}
.messageOut.pinned, .messageOut.pinned,
.messageIn.pinned, .messageIn.pinned,
.messageOut.from-admin.pinned, .messageOut.from-admin.pinned,