From a94a5bcf102da1da70faddbe499ab8cbd0753ba4 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 26 May 2023 15:47:08 +0100 Subject: [PATCH] [v10.0.x] DS Picker: Make responsive the modal for smaller devices (#69181) DS Picker: Make responsive the modal for smaller devices (#68875) Co-authored-by: Juan Cabanas (cherry picked from commit c9adcc1e979af711d3e038dd5141736125bbda83) Co-authored-by: Ivan Ortega Alba --- .../components/picker/DataSourceModal.tsx | 49 +++++++++++-------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/public/app/features/datasources/components/picker/DataSourceModal.tsx b/public/app/features/datasources/components/picker/DataSourceModal.tsx index e11c81e7750..09a1dd538f0 100644 --- a/public/app/features/datasources/components/picker/DataSourceModal.tsx +++ b/public/app/features/datasources/components/picker/DataSourceModal.tsx @@ -99,7 +99,6 @@ export function DataSourceModal({ /> +
- + + + {enableFileUpload && (