Styling tweaks for channel polls

This commit is contained in:
N-Pex 2024-11-04 13:06:25 +01:00
parent e31ea61c97
commit 867696af86
3 changed files with 38 additions and 32 deletions

View file

@ -124,8 +124,17 @@
}
}
.poll-bubble svg {
color: black;
}
.poll-answer {
border-radius: 10px;
&.selected {
font-weight: 500;
}
}
.poll-check-icon {
display: none;
}
.messageOut.pinned,