mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
update dropdown offset
This commit is contained in:
parent
33dd8b971d
commit
d62c87d036
@ -10,7 +10,7 @@ const align = {
|
|||||||
adjustX: 1,
|
adjustX: 1,
|
||||||
adjustY: 1,
|
adjustY: 1,
|
||||||
},
|
},
|
||||||
offset: [0, 3],
|
offset: [0, 4],
|
||||||
targetOffset: [0, 0],
|
targetOffset: [0, 0],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user