diff --git a/desktop/flipper-plugin/src/ui/data-inspector/DataDescription.tsx b/desktop/flipper-plugin/src/ui/data-inspector/DataDescription.tsx index f8439bbed..24fa25c1a 100644 --- a/desktop/flipper-plugin/src/ui/data-inspector/DataDescription.tsx +++ b/desktop/flipper-plugin/src/ui/data-inspector/DataDescription.tsx @@ -631,6 +631,7 @@ class DataDescriptionContainer extends PureComponent<{ } size="small" style={{fontSize: 11}} + dropdownMatchSelectWidth={false} /> ); }