diff --git a/public/app/features/search/components/DashboardListPage.tsx b/public/app/features/search/components/DashboardListPage.tsx index 1773d934645..301af0dae87 100644 --- a/public/app/features/search/components/DashboardListPage.tsx +++ b/public/app/features/search/components/DashboardListPage.tsx @@ -46,7 +46,6 @@ export const DashboardListPage: FC = memo(({ match, location }) => { display: flex; flex-direction: column; height: 100%; - overflow: hidden; `} >