diff --git a/src/scss/gallery.scss b/src/scss/gallery.scss index 5e285c92..9df685f1 100644 --- a/src/scss/gallery.scss +++ b/src/scss/gallery.scss @@ -2,6 +2,7 @@ @use "@material/image-list"; :host { + display: block; overflow: auto; -ms-overflow-style: none; /* Hide scrollbar: IE and Edge */ scrollbar-width: none; /* Hide scrollbar: Firefox */