diff --git a/src/components/Select.tsx b/src/components/Select.tsx index 688cbe66f..670a4db77 100644 --- a/src/components/Select.tsx +++ b/src/components/Select.tsx @@ -918,7 +918,7 @@ export class Select extends React.Component { 8 - ? 280 + ? 266 : filtedOptions.length * itemHeight } itemCount={filtedOptions.length}