diff options
Diffstat (limited to 'src/components/poll/poll.vue')
| -rw-r--r-- | src/components/poll/poll.vue | 6 |
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; |
