drop DOWN instead of up, should help with editing pinned
This commit is contained in:
parent
cb5a1936b7
commit
d21d30a980
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
:trigger-attrs="triggerAttrs"
|
:trigger-attrs="triggerAttrs"
|
||||||
class="quick-action"
|
class="quick-action"
|
||||||
:tabindex="0"
|
:tabindex="0"
|
||||||
placement="top"
|
placement="bottom"
|
||||||
:offset="{ y: 5 }"
|
:offset="{ y: 5 }"
|
||||||
remove-padding
|
remove-padding
|
||||||
@close="onExtraClose"
|
@close="onExtraClose"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue