diff --git a/frontend/src/components/GlobalSearchBar/GlobalSearchBar.tsx b/frontend/src/components/GlobalSearchBar/GlobalSearchBar.tsx index d622855..d38abfc 100644 --- a/frontend/src/components/GlobalSearchBar/GlobalSearchBar.tsx +++ b/frontend/src/components/GlobalSearchBar/GlobalSearchBar.tsx @@ -819,8 +819,6 @@ const GlobalSearchBar: React.FC = ({ sx, ...props }) => { textOverflow: 'ellipsis', whiteSpace: 'nowrap', maxWidth: '100%', - width: 0, - minWidth: 0, flex: 1, }} >