diff --git a/components/dropdown/dropdown-button.jsx b/components/dropdown/dropdown-button.jsx index df05003e2c..c722d62820 100644 --- a/components/dropdown/dropdown-button.jsx +++ b/components/dropdown/dropdown-button.jsx @@ -10,7 +10,7 @@ const align = { adjustX: 1, adjustY: 1, }, - offset: [0, 3], + offset: [0, 4], targetOffset: [0, 0], };