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