Styling tweaks for channel polls
This commit is contained in:
parent
e31ea61c97
commit
867696af86
3 changed files with 38 additions and 32 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue