diff --git a/src/frigate-hass-card.scss b/src/frigate-hass-card.scss index fe7f96e5..859c9908 100644 --- a/src/frigate-hass-card.scss +++ b/src/frigate-hass-card.scss @@ -18,7 +18,7 @@ } .frigate-card-gallery { - overflow: scroll; + overflow: auto; -ms-overflow-style: none; /* Hide scrollbar: IE and Edge */ scrollbar-width: none; /* Hide scrollbar: Firefox */