diff --git a/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.less b/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.less index 2fcbdd780..53151cc28 100644 --- a/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.less +++ b/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.less @@ -11,7 +11,7 @@ .publicGalleryTabContainer { position: relative; - height: 100vh; + min-height: 100vh; } .publicGalleryTabOverlayContent { diff --git a/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx b/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx index 43aac2d1c..3435b779c 100644 --- a/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx +++ b/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx @@ -388,7 +388,7 @@ export class GalleryViewerComponent extends React.Component - + diff --git a/src/Explorer/Controls/NotebookGallery/__snapshots__/GalleryViewerComponent.test.tsx.snap b/src/Explorer/Controls/NotebookGallery/__snapshots__/GalleryViewerComponent.test.tsx.snap index fa9c096e5..1a26cbe39 100644 --- a/src/Explorer/Controls/NotebookGallery/__snapshots__/GalleryViewerComponent.test.tsx.snap +++ b/src/Explorer/Controls/NotebookGallery/__snapshots__/GalleryViewerComponent.test.tsx.snap @@ -36,6 +36,7 @@ exports[`GalleryViewerComponent renders 1`] = ` "padding": 10, } } + wrap={true} > {
-
+
Welcome to the Azure Cosmos DB notebooks gallery! View the sample notebooks to learn about use cases, best