mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
refactor(components): [menu] adjust default value of fallbackPlacements (#13696)
closed #13682
This commit is contained in:
parent
05caa04966
commit
9900f2aaeb
@ -159,6 +159,8 @@ export default defineComponent({
|
|||||||
]
|
]
|
||||||
: [
|
: [
|
||||||
'right-start',
|
'right-start',
|
||||||
|
'right',
|
||||||
|
'right-end',
|
||||||
'left-start',
|
'left-start',
|
||||||
'bottom-start',
|
'bottom-start',
|
||||||
'bottom-end',
|
'bottom-end',
|
||||||
|
Loading…
Reference in New Issue
Block a user