This commit is contained in:
Henry Jameson 2026-06-01 20:12:40 +03:00
commit 4f3c20f388
3 changed files with 6 additions and 4 deletions

View file

@ -72,9 +72,8 @@
<Popover
v-if="button.name === 'bookmark'"
class="chevron-popover"
placement="bottom"
:trigger="extra ? 'hover' : 'click'"
:placement="extra ? 'right' : 'top'"
:placement="extra ? 'right' : 'bottom'"
:offset="extra ? { x: 10 } : { y: 10 }"
:trigger-attrs="{ class: 'extra-button' }"
>