diff --git a/webapp/src/components/gallery/gallery.scss b/webapp/src/components/gallery/gallery.scss index 6d8018fcc..e042bbf66 100644 --- a/webapp/src/components/gallery/gallery.scss +++ b/webapp/src/components/gallery/gallery.scss @@ -1,6 +1,7 @@ .focalboard-body .Gallery { display: flex; flex-wrap: wrap; + overflow: auto; .octo-gallery-new { border: 1px solid rgba(var(--center-channel-color-rgb), 0.09);