Fix channel poll answer background color
This commit is contained in:
parent
2aa089df91
commit
63565f104c
1 changed files with 5 additions and 0 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue