aboutsummaryrefslogtreecommitdiff
path: root/src/components/poll
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/poll')
-rw-r--r--src/components/poll/poll.vue6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/components/poll/poll.vue b/src/components/poll/poll.vue
index 28f90006..adbb0555 100644
--- a/src/components/poll/poll.vue
+++ b/src/components/poll/poll.vue
@@ -75,12 +75,6 @@
@import '../../_variables.scss';
.poll {
- img.emoji {
- vertical-align: middle;
- object-fit: contain;
- width: 32px;
- height: 32px;
- }
.votes {
display: flex;
flex-direction: column;