update dropdown offset

This commit is contained in:
afc163 2016-02-24 21:53:14 +08:00
parent 33dd8b971d
commit d62c87d036

View File

@ -10,7 +10,7 @@ const align = {
adjustX: 1,
adjustY: 1,
},
offset: [0, 3],
offset: [0, 4],
targetOffset: [0, 0],
};