diff --git a/src/frigate-hass-card.scss b/src/frigate-hass-card.scss index 035ee9e7..ec7dd2ce 100644 --- a/src/frigate-hass-card.scss +++ b/src/frigate-hass-card.scss @@ -14,6 +14,7 @@ aspect-ratio: 16 / 9; -ms-overflow-style: none; /* Hide scrollbar: IE and Edge */ scrollbar-width: none; /* Hide scrollbar: Firefox */ + max-height: 277px; /* Safari does not support aspect-ratio yet */ } /* Hide scrollbar for Chrome, Safari and Opera */