This commit is contained in:
Henry Jameson 2025-08-21 17:33:57 +03:00
commit 8f320faa2d
6 changed files with 23 additions and 8 deletions

View file

@ -24,7 +24,10 @@
/>
</div>
<div class="poll-icon" v-else-if="status.poll && status.poll.options && compact">
<div
v-else-if="status.poll && status.poll.options && compact"
class="poll-icon"
>
<FAIcon
icon="poll-h"
size="2x"