merge conflict, use v-slot:trigger, fix popover svg dimensions bug

This commit is contained in:
Shpuld Shpuldson 2021-03-15 11:02:16 +02:00
commit 19fc7dda9e
17 changed files with 232 additions and 125 deletions

View file

@ -64,9 +64,9 @@
/>{{ $t('settings.notification_visibility_moves') }}
</button>
</div>
<div slot="trigger">
<template v-slot:trigger>
<FAIcon icon="filter" />
</div>
</template>
</Popover>
</template>