mirror of https://github.com/rancher/dashboard.git
Update placement of dropdown menu
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
This commit is contained in:
parent
8a173db084
commit
99bb47b1ea
|
|
@ -45,6 +45,8 @@ const applyShow = () => {
|
|||
:shown="isMenuOpen"
|
||||
:auto-hide="false"
|
||||
:container="popperContainer"
|
||||
:placement="'bottom-end'"
|
||||
:distance="16"
|
||||
@apply-show="applyShow"
|
||||
>
|
||||
<slot name="default">
|
||||
|
|
|
|||
Loading…
Reference in New Issue