Don't allow viewer/gallery over max 16/9 lovelace height.

This commit is contained in:
Dermot Duffy
2021-08-27 21:53:10 -07:00
parent 95e8e2203f
commit eddad1e7a3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
.frigate-card-menu-base {
z-index: 1;
height: 56px;
overflow: hidden;
/* Menu div itself does not handle click events. Without this, in overlay
mode, the menu div prevents clicking on gallery items 'behind' the overlay.
*/