mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-02 19:28:14 +08:00
fix(components): [menu-item] add fallback-placement (#6684)
This commit is contained in:
parent
1051db8b91
commit
cc8ee8e031
@ -18,6 +18,7 @@
|
||||
"
|
||||
:effect="Effect.DARK"
|
||||
placement="right"
|
||||
:fallback-placements="['left']"
|
||||
persistent
|
||||
>
|
||||
<template #content>
|
||||
|
Loading…
Reference in New Issue
Block a user