drop DOWN instead of up, should help with editing pinned

This commit is contained in:
Henry Jameson 2026-04-29 14:13:06 +03:00
commit d21d30a980

View file

@ -42,7 +42,7 @@
:trigger-attrs="triggerAttrs"
class="quick-action"
:tabindex="0"
placement="top"
placement="bottom"
:offset="{ y: 5 }"
remove-padding
@close="onExtraClose"